Thanks to visit codestin.com
Credit goes to lib.rs

#solver #advent #input #universal #events #part-1 #echo

bin+lib aocoracle

Universal solver for advent of code problems

3 releases

0.1.2 Jan 12, 2022
0.1.1 Jan 10, 2022
0.1.0 Dec 31, 2021

#8 in #part-1

MIT license

65KB
2K SLoC

AoC Oracle

It can answer any Advent of Code problem[^1] in an instant[^2]:

echo '16,1,2,0,4,2,7,1,2,19\n' | aocoracle --part=1
42

[^1]: As long as it is from the first week of the 2021 event. [^2]: Hopefully in less than 7.5M years, the goal is to keep the duration below 100ms for "official" inputs.

Dependencies

~8–12MB
~201K SLoC