aboutsummaryrefslogtreecommitdiff
path: root/challenge-059
diff options
context:
space:
mode:
authorE. Choroba <choroba@matfyz.cz>2020-08-04 14:56:46 +0200
committerE. Choroba <choroba@matfyz.cz>2020-08-04 14:56:46 +0200
commit87b6e596991b8bebbf362cc53336c0535b465e78 (patch)
tree302c27240e035bd65b9624d2f93e2b990916956f /challenge-059
parent97131b3313551350f7c7a073d7ad401a1db9d23f (diff)
downloadperlweeklychallenge-club-87b6e596991b8bebbf362cc53336c0535b465e78.tar.gz
perlweeklychallenge-club-87b6e596991b8bebbf362cc53336c0535b465e78.tar.bz2
perlweeklychallenge-club-87b6e596991b8bebbf362cc53336c0535b465e78.zip
Solve 072 (Trailing Zeros and Lines Range) by E. Choroba
In 072/1, ignore the N <= 10 condition. We can solve it fast for much larger Ns, also, it's N == 25 where it starts to get tricky and interesting. In 072/2, specify the input filename as the last argument to make it optional. $. is needed in the range operator as only literal numbers are interpreted as line numbers directly.
Diffstat (limited to 'challenge-059')
0 files changed, 0 insertions, 0 deletions