Ladder corner problem by teebee

for(p=Math.pow;[a,b]=readline().split(' ');)print(.5+p(p(a,2/3)+p(b,2/3),1.5)|0)

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

download

return to the top page