Triangle Inequality by pooq

File standardInput readLines map(split map(asNumber)sort do(if(at(0)+at(1)>last,1,0)println))

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

download

return to the top page