summaryrefslogtreecommitdiff
path: root/problem719.ijs
blob: a20c40bf39a736f775ab39fd34de5cbd123de316 (plain) (blame)
1
2
3
4
ns =: [+[:(".,[:;([:}:".\)ns&.>[:}.<\.)]
T =: {{<:+/(#~(%:e.0 ns":)"0)*:>:i.y}}

NB. To calculate the result, run 'T 1e6'. It takes a while (30 min)