aoc

aoc
Advent of Code

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
  • 4 months ago
  • December 2, 2021
License

Links
Synced at

Thu, 02 May 2024 17:16:48 GMT

Languages