baldwinmatt / AoC-2020

Repository from Github https://github.combaldwinmatt/AoC-2020Repository from Github https://github.combaldwinmatt/AoC-2020

AoC-2020

Advent of Code - 2020 edition

Requirements

  1. cmake 3.10 or newer
  2. C++ compiler with c++17 support

Building and running

Executing the build script will build and install to the build/ sub directory.

./build.sh

About

License:Apache License 2.0


Languages

Language:C++ 88.1%Language:CMake 9.8%Language:Shell 2.2%