Commit graph

2 commits

Author SHA1 Message Date
0a80d9b0a3 Move day7.py to day07.py 2022-12-19 09:46:46 -08:00
ea5d557f0b Day 7, Parts 1 + 2
Doing this one in Rust kicked my ass. I fought with the compiler for three
days and never was able to figure out the borrows and pointers.

I gave up yesterday and wrote up a solution in Python. Maybe I'll come back to
it one day.
2022-12-10 08:17:20 -08:00