Triangle Inequality by Hendrik

import List
f[a,b,c]=div(a+b-1)c
m@main=getLine>>=print.f.sort.map read.words>>m

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

download

return to the top page