Skip to content

Commit 30bb349

Browse files
author
Konrad Borowski
committed
[euler] add solution for problem 5
1 parent 2acf3e2 commit 30bb349

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

euler/prob005-glitchmr.pl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/usr/bin/env perl6
2+
say [lcm] 1 .. 20;

0 commit comments

Comments
 (0)