Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 112 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 112 Bytes

Quick C++20 solutions for Advent of Code 2020

Compile with:

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