Triangle Inequality by kaki

(loop(princ(if(>(+(setq a(read)b(read)c(read))a)b(- a c)(- b))1 0))(terpri))

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

download

return to the top page