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 2acf3e2 commit 30bb349Copy full SHA for 30bb349
euler/prob005-glitchmr.pl
@@ -0,0 +1,2 @@
1
+#!/usr/bin/env perl6
2
+say [lcm] 1 .. 20;
0 commit comments