From 791fce0bd743c061409d4d076b495abc762e2b53 Mon Sep 17 00:00:00 2001 From: Peter Mikkelsen Date: Wed, 2 Mar 2022 21:49:44 +0100 Subject: Add missing 0 --- problem357.ijs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'problem357.ijs') diff --git a/problem357.ijs b/problem357.ijs index a0f50dd..edc2331 100644 --- a/problem357.ijs +++ b/problem357.ijs @@ -1,2 +1,2 @@ NB. Takes a long time to run! (About 10-15min) -problem357 =: +/>:I.(*./@:(1 p:[+|.)@:/:~@:,@:>@:(*/&.>/)@:((^i.@>:)&.>/)@:(__&q:)"0) >:i.10000000 +problem357 =: +/>:I.(*./@:(1 p:[+|.)@:/:~@:,@:>@:(*/&.>/)@:((^i.@>:)&.>/)@:(__&q:)"0) >:i.100000000 -- cgit v1.2.3