Number in number by z

while 1:c=100;e=input();print e/c/c%c,e%c,e/c**3,e/c%c

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

download

return to the top page