Deadfish by bk1e

a=0
while 1:
 i=a+1;s=a*a;d=a and a-1;o=-1;b=input()
 if~b:a=b
 else:print a
 if a==256:a=0

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

download

return to the top page