aoc_2022

My solutions to the Advent of Code 2022 using Crystal.

aoc2022

These are my solutions to the Advent of Code 2022 using Crystal.

Usage

Run all solutions:

crystal src/main.cr

Run a given day:

crystal src/main.cr <DAY_NUMBER>

Scaffold files for a given day

It will create the implementation class, its spec, and an empty input file.

crystal tools/day_gen.cr <DAY_NUMBER>
Repository

aoc_2022

Owner
Statistic
  • 1
  • 0
  • 0
  • 0
  • 0
  • over 1 year ago
  • December 4, 2022
License

MIT License

Links
Synced at

Sun, 12 May 2024 22:14:42 GMT

Languages