Ladder corner problem by pooq

m:-readln([A,B]),C=2/3,format("~0f
",(A^C+B^C)^1.5),m.

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

download

return to the top page