Number guess 1000 by xulapp

for(;n=readline();)for(d=m=1e3;n-m;print(m=m+(n<m?-d:d)+.5|0,n-m?n<m?'>':'<':'=\n'))d/=2

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

download

return to the top page