my-solutions/advent-of-code/2023/day_01/src
Ivan Reshetnikov 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
..
main Refactor day 1 of AoC 2023 2024-12-19 13:25:09 +05:00
test/kotlin Refactor day 1 of AoC 2023 2024-12-19 13:25:09 +05:00