Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
AdventOfCode 2020 solutions in c++. https://adventofcode.com/2020 Main will execute each day with its testcode and verify correct answers for both example day data, and my task data. Code was checked on clang (macos), Visual Studio 2019 and g++ 9.3.0 on ubuntu 20.04.