aoc
Advent of Code
This repository contains my answers for the Advent of Code puzzles. There is a year and day directory for each respective puzzle. Inside each puzzle's directory is code for each part and the inputs. The code assumes the input is fed through STDIN. Therefore, to run a puzzle, simply do:
./part-1.cr < input.txt
The example.txt
file is the sample input everyone is provided in the puzzle text. The input.txt
file is my input for the same puzzle. There may be other text files for test cases.
As of now, all puzzles solutions are written in Crystal.
Repository
aoc
Owner
Statistic
- 0
- 0
- 0
- 0
- 10 months ago
- December 2, 2021
License
Links
Synced at
Wed, 06 Nov 2024 21:55:46 GMT
Languages