Rot123456789 by ush

main(c,n){for(scanf("%d ",&n);c=getchar(),~c;putchar(isalpha(c)?c&96|(c%32+n-1)%26+1:693%c?c:c^30));}

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

download

return to the top page