|
|
|
|
|
by noxvilleza
907 days ago
|
|
The same is true with part 2 of problem 8 and problem 21 which both are generally much harder problems which are made easier by carefully constructed test cases. I also find it somewhat annoying, but par for the course with advent given the same test data for part 1 & 2; and the fact that you actually see the only test case -- it's not hidden test cases like in other programming competitions. |
|
[1] https://github.com/flurie/aoc-rust/blob/main/src/bin/08.rs#L...