1
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
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