diff options
Diffstat (limited to 'problem73.ijs')
-rw-r--r-- | problem73.ijs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/problem73.ijs b/problem73.ijs new file mode 100644 index 0000000..5c2c64d --- /dev/null +++ b/problem73.ijs @@ -0,0 +1,2 @@ +problem73 =. #(#~(1%3)&<*.(1%2)&>) ~.;{{y%~({.+i.@>:@-~/)<.y%3 2}} each >:i.12000x +NB. Runs for about 30 minutes :) |