Number in number by leonid

while 1:n=input();k=100;print n/k/k%k,n%k,n/k**3,n/k%k

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

download

return to the top page