Value by Carlos Gutierrez

input""t
for i=1to t
input""n
k=int(n^.5+.5)
?11*k+mod(k,10)next

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

download

return to the top page