Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.
M | T | W | T | F | S | S |
---|---|---|---|---|---|---|
⭐ | ⭐ | ⭐ | ⭐ | ⭐ | ⭐ | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 🎁 |
Build using the cmake workflow:
cmake -B build
make -j -C build