Ladder corner problem by teebee

c=2/3.;do1;read*,a,b;1 print'(i0)',nint((a**c+b**c)**1.5);end

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

download

return to the top page