This repo contains scala solutions for advent of code puzzles.
Day 13 / 25
- Copy input from day
<x>
toresources/day<x>.txt
- Start either Day
<x>
object or AoCRunner which will start all implemented day objects if the input files are present
This repo contains scala solutions for advent of code puzzles.
Day 13 / 25
<x>
to resources/day<x>.txt
<x>
object or AoCRunner which will start all implemented day objects if the input files are present