Ladder corner problem by nn

for(p=Math.pow;[a,b]=readline().split(' ');)print(b*p(p(a/b,2/3)+1,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