5 ms·
Yep, that makes for a nicer tacit solution maxrow←(⊢⍳⌈/)+/ but I find ⊃(⍒+/) to be an even cleaner tacit solution.
by jonocarroll 2y ago
Yep, that makes for a nicer tacit solution
maxrow←(⊢⍳⌈/)+/
but I find
⊃(⍒+/)
to be an even cleaner tacit solution.