Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 169 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 169 Bytes

Advent of Code solutions collection using C++20

Run using the command: input.txt | executable (compile when TEST_RUN definition in main.cpp sets to false).