Not Random by nai

main(n,i){for(scanf("%d,%d,%s",&n,&i,i);i--;printf("%*.s%s\n",n=n*8%13));}

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

download

return to the top page