Number in number by 0mg

for(n=1e2;s=readline();)print(s/n/n%n|0,s%n,s/1e6|0,s/n%n|0)

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

download

return to the top page