while 1:x=input();c=x.count;n=c("not")*2+c("n/2");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