r=1e4,i;main(n){for(scanf("%d",&n);i++-97;r=r%n*10)printf("%d",r/n);}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page