Keenan Tims ktims
ktims pushed to main at ktims/aoc2024 2024-12-15 01:06:14 -08:00
f2186d18d3 ci: allow test failures, fix input getting script mistake
ktims pushed to main at ktims/aoc2024 2024-12-15 01:03:13 -08:00
c261ee56fe day15: cleanup, clippies
ktims pushed to main at ktims/aoc2024 2024-12-15 00:56:11 -08:00
411d6aa26d day15: cleanup & use the same implementation for both parts
ktims pushed to main at ktims/aoc2024 2024-12-15 00:50:24 -08:00
c2c0145219 day15: part 2 submitted solution
ktims pushed to main at ktims/aoc2024 2024-12-15 00:49:53 -08:00
4dfdaca58c day15: part 1 solution + beginning of part 2
ktims pushed to main at ktims/aoc2024 2024-12-15 00:49:00 -08:00
63bdf4385c day15: part 1 solution + beginning of part 2
ktims pushed to main at ktims/aoc2024 2024-12-13 23:51:57 -08:00
003bc3212d pre-commit: check clippies and format in pre-commit to avoid CI fail
ktims pushed to main at ktims/aoc2024 2024-12-13 23:44:51 -08:00
b060de20c7 day11: clippies
bc7ec50c94 CI: get real inputs, and do a full run
Compare 2 commits »
ktims pushed to main at ktims/aoc2024 2024-12-13 23:41:48 -08:00
045ff818bd CI: get real inputs, and do a full run
ktims pushed to main at ktims/aoc2024 2024-12-13 23:38:49 -08:00
e10dd61bd5 CI: get real inputs, and do a full run
ktims pushed to main at ktims/aoc2024 2024-12-13 23:27:50 -08:00
ba0455ce36 CI: get real inputs, and do a full run
ktims pushed to main at ktims/aoc2024 2024-12-13 23:24:34 -08:00
9e23bc397a CI: get real inputs, and do a full run
ktims pushed to main at ktims/aoc2024 2024-12-13 23:06:31 -08:00
8ae2115b52 CI: create fake inputs so tests can run
74a6b16924 chore: rust fmt
e8a38e7b24 day14: pretty print a tree
Compare 3 commits »
ktims pushed to main at ktims/aoc2024 2024-12-13 22:53:13 -08:00
c6153663b5 day14: complete solution
ktims pushed to main at ktims/aoc2024 2024-12-13 18:09:26 -08:00
8b011941c4 CI: make a workspace
ktims pushed to main at ktims/aoc2024 2024-12-13 17:55:33 -08:00
d88f907c03 clippies
ktims pushed to main at ktims/aoc2024 2024-12-13 17:52:45 -08:00
d6d81a0c29 CI: run tests
ktims pushed to main at ktims/aoc2024 2024-12-13 17:52:12 -08:00
0e17cc1aa7 CI: run tests
ktims pushed to main at ktims/aoc2024 2024-12-13 17:47:43 -08:00
f9d192123e CI: run tests
ktims pushed to main at ktims/aoc2024 2024-12-13 17:42:48 -08:00
ed184fc92c day12/day13: codspeed compat (&str input)