diff options
-rw-r--r-- | problem719.ijs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/problem719.ijs b/problem719.ijs index 598b457..a20c40b 100644 --- a/problem719.ijs +++ b/problem719.ijs @@ -1,4 +1,4 @@ ns =: [+[:(".,[:;([:}:".\)ns&.>[:}.<\.)] T =: {{<:+/(#~(%:e.0 ns":)"0)*:>:i.y}} -NB. To calculate the result, run 'T 1e6'. It takes a while (+1h) +NB. To calculate the result, run 'T 1e6'. It takes a while (30 min) |