1
0
Fork 0
Commit graph

126 commits

Author SHA1 Message Date
d7d1cdc939 day 24 part 1 2024-03-01 08:34:34 -05:00
8d1554b542 add itertools 2024-03-01 08:34:07 -05:00
c6ca78cbef day 23 solution 2024-02-29 11:47:19 -05:00
5054b1b498 day 22 part 2 solution 2024-02-21 14:07:57 -05:00
f571a43259 day 22 part 1 solution 2024-02-21 13:00:36 -05:00
5723296657 divide dependencies 2024-02-21 13:00:04 -05:00
1da7a12927 cargo fmt 2024-02-21 12:59:51 -05:00
e9f6c6e50d add example 2024-02-21 12:59:24 -05:00
c6e8a2d19f switch to different AoC template 2024-02-09 16:47:40 -05:00
562cd63d87 day21 solution 2024-01-12 13:50:22 -05:00
59e06d73eb day20 solution 2024-01-11 15:07:13 -05:00
05861a06b0 day19 solution 2024-01-10 11:27:06 -05:00
86f39513b0 day 18 solution 2024-01-04 16:08:19 -05:00
e39af55e73 add pathfinding crate and day 17 solution 2024-01-04 12:02:14 -05:00
3acf590033 ignore .DS_Store 2024-01-04 12:02:03 -05:00
30bd722f3e remove derive(Debug) 2023-12-28 22:20:58 -05:00
055946115a day16 solution 2023-12-28 22:20:46 -05:00
b6111fe337 day15 solution 2023-12-27 17:05:57 -05:00
95003d0b0a day14 solution 2023-12-24 16:49:31 -05:00
765e0d90cf remove println 2023-12-24 16:49:25 -05:00
d4c02b30de day 13 solution 2023-12-14 15:12:33 -05:00
a7c5708357 try incremental builds 2023-12-14 15:12:20 -05:00
fc5670b37e remove debug derives 2023-12-13 13:48:00 -05:00
e6cf50fb47 day12 solution. gross. 2023-12-13 13:47:53 -05:00
a985a81d6d day11 solution 2023-12-12 10:50:05 -05:00
e7a3ec0ea1 day 10 solution 2023-12-11 14:34:26 -05:00
5b2760e9f7 day9 solution 2023-12-10 14:57:00 -05:00
c43f19f2e3 day 08 solution 2023-12-08 13:44:47 -05:00
5eea26dd13 add helpful crates for problem solving 2023-12-08 13:44:41 -05:00
62099a8bfc remove println debugging 2023-12-08 13:44:26 -05:00
df1e26462d day 7 solution 2023-12-07 15:48:12 -05:00
da50cbd57b day06 solution 2023-12-06 10:01:10 -05:00
b750d99261 naive day5 solution 2023-12-05 13:01:42 -05:00
45481154d1 day 4 solution 2023-12-05 10:59:27 -05:00
cf3d410dc7 remove unused crates 2023-12-05 10:59:21 -05:00
428efcbfc1 day3 solution 2023-12-04 15:47:32 -05:00
d2fdbae3ae ignore input dir 2023-12-04 15:47:25 -05:00
d79b52774b do not track input 2023-12-04 15:47:02 -05:00
b99c652662 day2 solution 2023-12-04 12:24:35 -05:00
b3ffab172d day 1 solution 2023-12-04 11:43:33 -05:00
b531b180e8 ignore target directory 2023-12-04 11:43:21 -05:00
8f46feaf69 day 15 part 1 solution 2022-12-18 15:44:54 -05:00
5113eba2a9 day14 part 2 solution 2022-12-18 14:46:26 -05:00
bbe7c7332f day 14 part 1 solution 2022-12-18 14:34:36 -05:00
f88eeb1f91 day 13 solution 2022-12-15 10:39:06 -05:00
b433dadf5f day 12 solution 2022-12-13 11:46:22 -05:00
59498dd72c day 11 solution 2022-12-12 15:01:45 -05:00
920945061f day10 solution 2022-12-10 02:35:48 -05:00
34ab94f5f0 day 9 snake solution 2022-12-09 14:40:25 -05:00
996a1962a5 day 8 solution 2022-12-08 13:32:12 -05:00