1
0
Fork 0
Commit graph

32 commits

Author SHA1 Message Date
51f2e7a4fd add 2023/day3.1 2024-12-30 19:45:55 +01:00
eff16cced4 add 2023/day1-2 2024-12-30 19:45:55 +01:00
517107044f add 2022/day10.1 2024-12-12 23:03:58 +01:00
109ddc67b6 add 2022/day08.2 2024-12-12 20:22:43 +01:00
6719edb915 add 2022/day08.1 2024-12-11 23:30:06 +01:00
5b87ed8692 add 2022/day06 2024-12-11 19:23:03 +01:00
c2b5593a6c add 2022/day04 2024-12-11 16:35:44 +01:00
f555e978ca add 2022/day03 2024-12-11 15:57:39 +01:00
968207eb83 add 2022/day02 2024-12-11 13:54:29 +01:00
f3d1c219f1 add 2022/day1 2024-12-11 13:54:29 +01:00
137880a94d add 2024/day11 2024-12-11 10:33:54 +01:00
cac9efe9d3 add 2024/day9 2024-12-09 20:25:54 +01:00
8f0bc54b7c add 2024/day8 2024-12-08 21:02:15 +01:00
d1a08f36c3 add 2024/day7 2024-12-07 17:13:24 +01:00
7803e54583 update 2024/day6
better variable names
2024-12-07 11:09:34 +01:00
a16162adfd update 2024/day6
better placing of obstacles, no more brute force
2024-12-07 11:09:34 +01:00
7c4e98ebcf add 2024/day1-day5 python 2024-12-07 11:09:34 +01:00
6c64d1b62e add 2024/day6 2024-12-07 11:09:34 +01:00
b3eaa7e433 add 2024/day5 2024-12-05 22:57:59 +01:00
e5f38abb8c update 2024/day4 2024-12-05 22:37:52 +01:00
c02820bcb9 update 2024/day2 2024-12-05 16:15:54 +01:00
60ce2fd24d remove and ignore input files 2024-12-05 12:37:58 +01:00
faaff8013f add comments
add comments to day02 and day03
2024-12-04 15:33:55 +01:00
d67d377bd4 add 2024/day4 2024-12-04 15:33:36 +01:00
a7c0239f66 add 2024/day3 2024-12-03 20:27:21 +01:00
02b95a7e65 update day1
nicer struct names
2024-12-03 20:27:21 +01:00
999a4a8fa2 refactor(helper): update module path and function names
- move `helper` package files to root `helper` directory
- update all helper imports
- rename `GetLines` to `getLines` for consistent naming convention

🤖
2024-12-03 20:24:23 +01:00
39f1e7ae74 update day2
rewrite all functions to methods
2024-12-02 19:52:14 +01:00
3fbc954566 update day1
rewrite all functions to methods
2024-12-02 18:19:53 +01:00
e492d553aa add 2024/day2 2024-12-02 16:18:52 +01:00
9cc8248821 add 2024/day1 2024-12-02 13:26:54 +01:00
b435fb5f63 Genesis 2024-12-01 19:45:40 +01:00