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 8c1c641 commit 9bfc150Copy full SHA for 9bfc150
euler/prob002-gerdr.pl
@@ -0,0 +1,3 @@
1
+use v6;
2
+
3
+say [+] grep * %% 2, (1, 1, *+* ...^ * >= 4_000_000);
0 commit comments