Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 106 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 106 Bytes

Advent of Code Solutions

Build

g++ -std=c++11 main.cpp

or

python3 main.py input.dat