Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 272 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 272 Bytes

⭐ ⭐ ⭐ ho ho ho

it's this time of the year again https://adventofcode.com/2021

but this year it's all in Dart 🎯


installation and running:

  • install dart
  • cd repo
  • dart pub get
  • add input test file to ./inputs/dayX.txt
  • dart dayX.dart