diff options
Diffstat (limited to 'problem34.ijs')
-rw-r--r-- | problem34.ijs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/problem34.ijs b/problem34.ijs new file mode 100644 index 0000000..8a7527a --- /dev/null +++ b/problem34.ijs @@ -0,0 +1,3 @@ +f =. [:+/[:!10&#.^:_1 +n =. i.1e7 NB. Can't be higher than this +problem34 =: +/2}.n#~n=f"0 n
\ No newline at end of file |