Comparing two numbers by koyama41

m@main=getLine>>=putStrLn.f.words>>m
f[x,y]=x++' ':"<=>"!!(1+signum(read x-read y)):' ':y

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

download

return to the top page