/advent-of-code

Quick C++20 solutions for Advent of Code 2020

Primary LanguageC++

Quick C++20 solutions for Advent of Code 2020

Compile with:

g++-10 -std=c++20 inFile.cpp -o outFile