From 496ace3ebf6e31ae06577dd8328cadd85f91e896 Mon Sep 17 00:00:00 2001 From: Peter Mikkelsen Date: Thu, 11 Nov 2021 16:59:50 +0100 Subject: Don't lie about times --- problem719.ijs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3