Five weekends: Difference between revisions

m
(→‎{{header|Perl 6}}: Added Perl 6 solution)
Line 298:
}
if {$count == [llength $months]} {
# No change to number of months; year must've been without
lappend years $year
}
Anonymous user