@ThePrimeagen the last three algorithms for the 2022 day 6 part 2 are not correct (either designed or implemented), they give a wrong answer (different from the first four algorithms). With wrong results being computed, the benchmark falls apart. Tested using this test data: https://gist.github.com/gapspt/0871ae7774893aadf76d5cdd1ce55c93 The first four yield the correct result 3153, the last three yield 3139.
Repository: ThePrimeagen/aoc. Description: 2020 Stars: 72, Forks: 15. Primary language: Rust. Open PRs: 4, open issues: 0. Last activity: 2y ago. Top contributors: ThePrimeagen.