Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 308 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 308 Bytes

AoC-2021

Advent of Code - 2021 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