Commit Graph

29 Commits

Author SHA1 Message Date
Matej Janezic 0000028054
solution: day 21 2024-12-21 17:51:56 +01:00
Matej Janezic 00000270f6
solution: day 20 2024-12-21 17:51:15 +01:00
Matej Janezic 00000260b8
fix: account for wrapping in grid.get and grid.get_mut 2024-12-21 12:47:20 +01:00
Matej Janezic 000002509e
solution: day 19 2024-12-19 21:23:11 +01:00
Matej Janezic 00000240fc
solution: day 18 2024-12-18 22:45:21 +01:00
Matej Janezic 00000230cf
feat: add mul<usize> for direction and diagonal directions 2024-12-18 22:01:22 +01:00
Matej Janezic 000002201f
solution: day 17 2024-12-17 08:28:03 +01:00
Matej Janezic 000002103d
perf: flatten Grid inner repr to Vec<u8> 2024-12-16 21:57:13 +01:00
Matej Janezic 0000020047
solution: day 16 2024-12-16 21:44:32 +01:00
Matej Janezic 0000019062
solution: day 15 2024-12-15 20:15:24 +01:00
Matej Janezic 000001801f
solution: day 14 2024-12-15 00:11:58 +01:00
Matej Janezic 0000017050
solution: day 13 2024-12-13 09:34:43 +01:00
Matej Janezic 00000160fd
solution: day 12 2024-12-12 09:04:31 +01:00
Matej Janezic 0000015022
solution: day 11 2024-12-11 06:37:27 +01:00
Matej Janezic 000001408c
solution: day 10 2024-12-11 06:37:19 +01:00
Matej Janezic 0000013050
feat(scaffold): change default return type to Option<usize> 2024-12-09 20:10:30 +01:00
Matej Janezic 0000012098
solution: day 9 2024-12-09 20:09:35 +01:00
Matej Janezic 0000011041
solution: day 8 2024-12-08 06:54:33 +01:00
Matej Janezic 0000010070
solution: day 7 2024-12-08 01:44:19 +01:00
Matej Janezic 00000090a2
fix: add test values for day 2 2024-12-06 07:20:18 +01:00
Matej Janezic 000000803c
solution: day 6 2024-12-06 07:19:53 +01:00
Matej Janezic 0000007016
solution: day 5 2024-12-05 07:10:27 +01:00
Matej Janezic 000000601e
solution: day 4 2024-12-04 07:09:45 +01:00
Matej Janezic 0000005019
solution: day 3 2024-12-03 11:14:00 +01:00
Matej Janezic 0000004082
solution: day 2 2024-12-02 07:00:45 +01:00
Matej Janezic 000000305b
solution: day 1 2024-12-01 22:51:39 +01:00
Matej Janezic 000000208a
feat: add basic parser functions 2024-12-01 22:49:59 +01:00
Matej Janezic 00000010b7
chore: add deps 2024-12-01 22:49:26 +01:00
Matej Janezic 000000007a
feat: create repo from template 2024-11-29 00:21:20 +01:00