AOC2022/rust/2/README.md
2022-12-02 21:49:21 +00:00

6 lines
316 B
Markdown

Actually organised my solutions and stopped committing the binary.
Spent way too long coming up with a "clever" solution to calculate RPS victory. Part 2 was quite a bit easier with just one line of mod3 arithmetic.
I'm committing all my scratch buffers of sketching out how a solution should work because why not