We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
..
1 parent da7a4ed commit 08824ddCopy full SHA for 08824dd
euler/prob005-glitchmr.pl
@@ -1,2 +1,2 @@
1
#!/usr/bin/env perl6
2
-say [lcm] 1 .. 20;
+say [lcm] 1..20;
0 commit comments