Ladder corner problem by hakusui

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

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

download

return to the top page