Commit graph

9 commits

Author SHA1 Message Date
e994381b27
Refactor days 7-9 of AoC 2023
- Add `solve` task.
- Add tests for examples.
2024-12-21 13:40:06 +05:00
f58568de12
Refactor day 6 of AoC 2023 2024-12-21 10:52:15 +05:00
3a04689db8
Refactor day 5 of AoC 2023 2024-12-21 03:49:19 +05:00
e87578a619
Refactor day 4 of AoC 2023 2024-12-20 21:37:59 +05:00
827d6bf267
Refactor day 3 of AoC 2023 2024-12-20 00:03:02 +05:00
8a9f518b5b
Refactor day 2 of AoC 2023 2024-12-19 16:46:37 +05:00
fa27aa2405
Refactor day 1 of AoC 2023
- The solution is in a separate project.
- Separation of logic and file reading.
- Removed all the garbage from Gradle.
2024-12-19 13:25:09 +05:00
5affe5b40e
Add editorconfig 2024-12-09 13:08:53 +05:00
e815ab8535
Group AOC solutions by year 2024-12-01 15:32:54 +05:00