1
0
Fork 0
Commit graph

5 commits

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