Skip to content

pancelor/advent-of-code-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of code solutions

My solutions for https://adventofcode.com/

My current workflow, e.g. on day 7:

cd 2020
./new 7
cd 7
# edit code
go run main.go <input.txt