]> www.fi.muni.cz Git - aoc.git/blob - 2015/02.pl
Day 09: use reverse() for Part 2. D'oh!
[aoc.git] / 2015 / 02.pl
1 #!/usr/bin/perl -w
2
3 use v5.16;
4 use strict;
5