1
0
Fork 0
Commit graph

6 commits

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