for(real i,p=1e4,n=stdin;++i<98;p=p%n*10)write(p/n-p%n/n,none);
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page