aoc2015

Advent of Code 2015 solutions in Perl.
git clone git://git.samirparikh.com/aoc2015
Log | Files | Refs | README

input (660B) - raw


      1 Dancer can fly 27 km/s for 5 seconds, but then must rest for 132 seconds.
      2 Cupid can fly 22 km/s for 2 seconds, but then must rest for 41 seconds.
      3 Rudolph can fly 11 km/s for 5 seconds, but then must rest for 48 seconds.
      4 Donner can fly 28 km/s for 5 seconds, but then must rest for 134 seconds.
      5 Dasher can fly 4 km/s for 16 seconds, but then must rest for 55 seconds.
      6 Blitzen can fly 14 km/s for 3 seconds, but then must rest for 38 seconds.
      7 Prancer can fly 3 km/s for 21 seconds, but then must rest for 40 seconds.
      8 Comet can fly 18 km/s for 6 seconds, but then must rest for 103 seconds.
      9 Vixen can fly 18 km/s for 5 seconds, but then must rest for 84 seconds.