Ladder corner problem by clock

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

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

download

return to the top page