/adventofcode-2021

Advent of code 2021 solutions

Primary LanguageC

Build and run

mkdir build
cd build
cmake ..
make
./AdventOfCode2021