Number in number by yuki

b;main(){for(;~scanf("%d",&b);)printf("%d %d %d %d\n",b/10000%100,b%1\\x0d
00,b/1000000%100,b/100%100);}

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

download

return to the top page