Number in number by milieu

b=100
while 1:a=input();print a/b/b%b,a%b,a/b**3,a/b%b

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

download

return to the top page