From 0650cc1fbc3a3a2ab9a34fb22131e2e53eb058b0 Mon Sep 17 00:00:00 2001 From: Peter Mikkelsen Date: Thu, 26 Aug 2021 18:20:52 +0200 Subject: Problem 30 --- problem30.ijs | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 problem30.ijs (limited to 'problem30.ijs') diff --git a/problem30.ijs b/problem30.ijs new file mode 100644 index 0000000..d371226 --- /dev/null +++ b/problem30.ijs @@ -0,0 +1,3 @@ +f =: [:+/[:(^&5)10&#.^:_1 +n =. i.1e7 NB. Can't be higher than this +problem30 =: +/2}.n#~n=f"0 n -- cgit v1.2.3