A repository solving code challenges in Eric Wastl's 2022 Advent of Code.
Content outline:
- Elves need 50 stars to feed reindeers by 12/05
- Each day there will be 2 puzzles, second one being unlocked after finishing first
- Each puzzle 1 half-star
A makefile is attached for the simple running of the challenges. An example of how to run one of the makefile commands:
make day6
Sometimes some of these challenges have an alternative run for sample inputs, i.e. a kind of test to see if the expected answer is printed. This command is suffixed (perhaps not v accurately) with -test
.
make day6-test
That's it! Finally:
|
-+-
A
/=\ /\ /\ ___ _ __ _ __ __ __
i/ O \i / \/ \ / _ \| '__|| '__|\ \ / /
/=====\ / /\ /\ \| __/| | | | \ \/ /
/ i \ \ \ \/ / / \___/|_| |_| \ /
i/ O * O \i / /
/=========\ __ __ /_/ _
/ * * \ \ \/ / /\ /\ __ _ ____ | |
i/ O i O \i \ / __ / \/ \ / _` |/ ___\ |_|
/=============\ / \ |__| / /\ /\ \| (_| |\___ \ _
/ O i O \ /_/\_\ \ \ \/ / / \__,_|\____/ |_|
i/ * O O * \i
/=================\
|___|