apple lines by pooq

string s,t;t="********";s="apple*"+t+t+t;int i,a;a=(int)readline();for(;i<=a;++i)write(substr(s+s+s,60-i,30));

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

download

return to the top page