Skip to main content


Wrote up my notes from day 2 of #adventofcode 2022 solutions in #rust. It was a fairly straightforward puzzle, and I faced no blockers this time!

https://github.com/ajnsit/aoc2022/blob/main/day2/notes.md
👍 for split_once, didn't have that in my toolbox yet.