main(){printf("a%15.sc\n e%11.si\n s%7.st\n%6.st e\n%8.sh");}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page