Lollipop by kou

main(n){for(;--n+17;)printf("LOLLI%.*s ",n%5/2?0:n%5^n/15?6:3,"POP OH");}

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

download

return to the top page