.. | ||
input.txt | ||
part1.rs | ||
part2.rs | ||
README.md | ||
sampleinput.txt | ||
thoughts.txt |
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