codility/2-arrays.pl

5 lines
48 B
Perl
Raw Normal View History

2023-09-20 21:50:08 -05:00
#!/usr/bin/env perl
use strict;
use warnings;