/adventofcode-cpp

Michal meets C++ practicing the language during advent of code.

Primary LanguageC++

Advent of code 2022

You can find the challenge information here. 🎄

Install dependencies

$ brew install cmake

Development

cmake -S . -B cmake-build-debug