This repository holds solutions to the puzzles from Advent Of Code 2020. Each solution is written in Scala. To solve Day X, place your input in data.txt
and compile and run src/DayX.main()
.
-
Notifications
You must be signed in to change notification settings - Fork 0
pulpdrew/AoC2020
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Solutions to the puzzles from Advent Of Code 2020, written in Scala.