1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
c02820bcb9 update 2024/day2 2024-12-05 16:15:54 +01:00
faaff8013f add comments
add comments to day02 and day03
2024-12-04 15:33:55 +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
e492d553aa add 2024/day2 2024-12-02 16:18:52 +01:00