From c5c3cfa4e231beb21059f50b47c9cc6250f1bd10 Mon Sep 17 00:00:00 2001 From: Peter Mikkelsen Date: Thu, 26 Aug 2021 18:08:31 +0200 Subject: Problem 34 --- problem34.ijs | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 problem34.ijs (limited to 'problem34.ijs') 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 -- cgit v1.2.3