n;main(x){for(;n||~scanf("%u",&n);printf("%u%c",x,n?32:10))n-=x=n>49?50:n>9?10:4%n|1;}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page