rust 🤓🤓🤓🤓 and python when i feel lazy
Go to file
Peter 9351f26156 day 18 done, day 16 and 17 unfinished
day 18 is simple as the search space is small so for part 2 we can just
do the opposite of part 1 and scan through all empty spaces surrounding
the droplet
Merge branch 'master' of github.com:peter-tanner/advent-of-code-2022
2022-12-18 14:47:16 +08:00
day_1 day 1 part 1 & 2 2022-12-01 14:53:14 +08:00
day_2 day 2 solution 2022-12-03 01:32:50 +08:00
day_3 day 3 2022-12-03 16:50:00 +08:00
day_4 day 4 solutions 2022-12-04 17:34:29 +08:00
day_5 day 5 2022-12-05 16:05:40 +08:00
day_6 day 6 2022-12-06 23:11:05 +08:00
day_7 day 7 Was feeling lazy today and did it in python 💀 2022-12-08 01:46:06 +08:00
day_8 day 8 2022-12-09 00:48:36 +08:00
day_9 day 9 2022-12-10 02:06:38 +08:00
day_10 day 10 2022-12-10 15:42:24 +08:00
day_11 day 11 2022-12-11 20:19:58 +08:00
day_12 day 12 2022-12-13 03:37:48 +08:00
day_13 day 14 (python, lazy) 2022-12-14 00:58:50 +08:00
day_14 day 14 2022-12-14 23:37:58 +08:00
day_15 day 15 2022-12-15 17:51:52 +08:00
day_16 day 18 done, day 16 and 17 unfinished 2022-12-18 14:45:59 +08:00
day_17 day 18 done, day 16 and 17 unfinished 2022-12-18 14:45:59 +08:00
day_18 day 18 done, day 16 and 17 unfinished 2022-12-18 14:45:59 +08:00
day_19 Initial commit 2022-11-29 17:26:17 +08:00
day_20 Initial commit 2022-11-29 17:26:17 +08:00
day_21 Initial commit 2022-11-29 17:26:17 +08:00
day_22 Initial commit 2022-11-29 17:26:17 +08:00
day_23 Initial commit 2022-11-29 17:26:17 +08:00
day_24 Initial commit 2022-11-29 17:26:17 +08:00
day_25 Initial commit 2022-11-29 17:26:17 +08:00
.gitignore day 1 part 1 & 2 2022-12-01 14:53:14 +08:00