Ladder corner problem by eban

#!ruby -an
p eval"((%s**(a=2.0/3)+%s**a)**1.5).round"%$F

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

download

return to the top page