rust 🤓🤓🤓🤓 and python when i feel lazy
Go to file
Peter dd3ec11462 day 9
i learnt more about how memory safety in rust works and why we need to
split a vector when mutating it in two locations to ensure they don't
conflict. makes a lot of sense to me now. also learnt that tuples can be
used in `match`, makes stuff really clean.
2022-12-10 02:06:38 +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 Initial commit 2022-11-29 17:26:17 +08:00
day_11 Initial commit 2022-11-29 17:26:17 +08:00
day_12 Initial commit 2022-11-29 17:26:17 +08:00
day_13 Initial commit 2022-11-29 17:26:17 +08:00
day_14 Initial commit 2022-11-29 17:26:17 +08:00
day_15 Initial commit 2022-11-29 17:26:17 +08:00
day_16 Initial commit 2022-11-29 17:26:17 +08:00
day_17 Initial commit 2022-11-29 17:26:17 +08:00
day_18 Initial commit 2022-11-29 17:26:17 +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