data order by pooq

(a:=File standardInput readLines map(asNumber))map(i,(a map(j,if(i<j,1,0))sum+1)println)

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page