mirror of
https://github.com/cupcakearmy/advent-of-code.git
synced 2025-02-22 16:39:22 +00:00
01
- First, in the B, was replacing all letters, which did work for the test data, but not the input. Then I just actually searched fof the first and last occurrence.
Solutions
- 54605
- 55429