Skip to content

madfist/advent_of_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code Solutions

Build

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

or

python3 main.py input.dat