Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
/ AdventOfCode2020 Public archive

Solutions to Advent of Code 2020

Notifications You must be signed in to change notification settings

mbamber/AdventOfCode2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCode2020

Solutions for the Advent of Code 2020.

Run the solutions with:

cd days/day_<num>
go run . -p <part>