Skip to content

JellevanKraaij/AoC-2022

Repository files navigation

Advent of Code 2022

run and test:

mkdir build && cd build
cmake .. && make
./dayXX/dayXX ../dayXX/input.txt

build-aoc

About

Advent Of Code 2022 in C++11

Topics

Resources

License

Stars

Watchers

Forks