|
83944d8d4c
|
A little refactoring for day 5.
|
2023-12-07 00:24:03 +04:00 |
|
|
69b8c48ef3
|
Also remove {} from a for in d5p1.
|
2023-12-06 05:27:21 +04:00 |
|
|
c1f11c1ebc
|
Do not subtract 1 each time, just use < instead of <= in d5p1.
|
2023-12-06 05:26:19 +04:00 |
|
|
fbdc38a171
|
In d5p1 also replaced int64_t with uint64_t.
|
2023-12-06 04:19:03 +04:00 |
|
|
7a19ad713f
|
A cleanup for d5p1. Also removed an ABS macro since it doesn't needed.
|
2023-12-06 04:17:21 +04:00 |
|
|
7d0f6e6e64
|
Day 5 part 1 complete.
|
2023-12-05 18:49:47 +04:00 |
|