No description
Find a file
2022-12-05 18:11:05 -06:00
day1 Day1 of AoC 2022 in Rust. That was... somewhat painful. And I haven't even needed to get to the borrow checker stuff yet 2022-12-01 13:33:14 -05:00
day2 Is this cleaner? I'm not actually sure... 2022-12-02 12:16:28 -05:00
day3 day3. Actually had some errors from the borrow checker! Luckily I could 2022-12-03 15:00:23 -05:00
day4 day 4. cruisin 2022-12-04 14:33:27 -05:00
day5 Day 5. Parsing stuff is... not easy yet. I should probably learn regex 2022-12-05 18:11:05 -06:00
.gitignore gitignore 2022-12-02 12:07:02 -05:00
README.md Adding readme 2022-12-01 13:35:06 -05:00

AOC 2022

Doing it in Rust because Jay still hates me. Actually this one was my idea, I think..