Hacker News new | ask | show | jobs
by jonocarroll 821 days ago
Yep, that makes for a nicer tacit solution

  maxrow←(⊢⍳⌈/)+/
but I find

  ⊃(⍒+/) 
to be an even cleaner tacit solution.