for l in open(0,'rb'):n=-3*sum(l)%359;print(n%4//2*"not "+n%2*"n/2 "+"x")
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page