diff options
Diffstat (limited to 'problem357.ijs')
-rw-r--r-- | problem357.ijs | 2 |
1 files changed, 1 insertions, 1 deletions
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 |