|
e994381b27
|
Refactor days 7-9 of AoC 2023
- Add `solve` task.
- Add tests for examples.
|
2024-12-21 13:40:06 +05:00 |
|
|
669b914523
|
Remove default comments from zig projects
I don't need them and they really mess up the code count.
|
2024-12-21 10:58:40 +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 |
|
|
fd021d5e14
|
Solve day 11 of AoC 2024
|
2024-12-18 22:58:52 +05:00 |
|
|
2c9b5c943e
|
Solve day 10 of AoC 2024
|
2024-12-15 21:21:01 +05:00 |
|
|
7cad6a842c
|
Add a short description for AoC 2024
|
2024-12-14 23:06:00 +05:00 |
|
|
2570aa2c7c
|
AoC 2024: make headings more useful
|
2024-12-14 23:02:59 +05:00 |
|
|
4e7c94b473
|
Solve day 9 of AoC 2024
|
2024-12-14 22:41:37 +05:00 |
|
|
0c6bf7e054
|
Solve day 8 of AoC 2024
|
2024-12-13 21:28:39 +05:00 |
|
|
f6da5e2e12
|
Solve day 7 of AoC 2024
|
2024-12-12 22:52:19 +05:00 |
|
|
5affe5b40e
|
Add editorconfig
|
2024-12-09 13:08:53 +05:00 |
|
|
0632c7752b
|
Fix some rubocop warnings
|
2024-12-09 12:46:52 +05:00 |
|
|
4b711f4eb4
|
AoC 2024/6: add tests
|
2024-12-09 12:35:21 +05:00 |
|
|
ef37914813
|
Solve day 6 of AoC 2024
|
2024-12-09 12:18:50 +05:00 |
|
|
74ab5de1ea
|
Solve day 5 of AoC 2024
|
2024-12-06 01:30:14 +05:00 |
|
|
1d293b49e8
|
AoC24/4: add a link to the problem
|
2024-12-05 12:55:05 +05:00 |
|
|
f8b6600696
|
Solve day 4 of AoC 2024
I'm not very happy with this solution, but it works.
|
2024-12-05 12:53:51 +05:00 |
|
|
c7eb53e1ce
|
Solve day 3 of AoC 2024
|
2024-12-03 14:33:08 +05:00 |
|
|
a3326beb86
|
Simplify zig build pipelines
|
2024-12-02 22:27:23 +05:00 |
|
|
a0f7f1645a
|
Solve day 2 of AoC 2024
|
2024-12-02 13:32:52 +05:00 |
|
|
c576d211c9
|
AoC 2024/1: simplify stdout initialization
|
2024-12-01 18:04:52 +05:00 |
|
|
92f329b52c
|
AoC 2024/1: simplify counter increment
|
2024-12-01 17:57:46 +05:00 |
|
|
93cefbce92
|
AoC 2024/1: move stdout initialization to the bottom
|
2024-12-01 17:47:01 +05:00 |
|
|
5e5a42b330
|
AoC 2024/1: defer allocator deinitialization
|
2024-12-01 17:45:19 +05:00 |
|
|
a58ca8f97a
|
AoC 2024/1: pass allocator as parameter
|
2024-12-01 17:42:00 +05:00 |
|
|
adeaa8d380
|
Solve day 1 of AoC 2024
|
2024-12-01 15:34:19 +05:00 |
|
|
e815ab8535
|
Group AOC solutions by year
|
2024-12-01 15:32:54 +05:00 |
|