Switzerhegg 2012 by fxkr

n=input()
L=list("ggehretsaE"*999)
R=range
for y in R(5*n):print"".join(" "*(abs(x/n/2-2)+abs(y/n-2)<2)or L.pop()for x in R(10*n))

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

download

return to the top page