apple lines by chocobi

string s="********";s="apple*"+s+s+s;for(int i=stdin;i>=0;--i)write(substr(s+s,i%30,30));

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

download

return to the top page