Crystal-Advent-Of-Code-2017

Solutions to Advent of Code 2017 written in Crystal.

Crystal Advent Of Code-2017

Solutions to Advent of Code 2017 written in Crystal. These should be pretty self-contained. Solutions that require big inputs look for the file named day[num].txt, which should contain your puzzle input. To run, say, the solution to day 1, use the command

crystal day1_1.cr

If you wish to time the solution, use

crystal build --release day1_1.cr
time ./day1_1
Repository

Crystal-Advent-Of-Code-2017

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 0
  • over 6 years ago
  • December 16, 2017
License

Links
Synced at

Sat, 04 May 2024 14:46:35 GMT

Languages