the same ArrayA as ArrayB by clock(cheat)

n=[45,34,330][id(0)%3]
while n:print["different","same"][n%2];n/=2

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

download

return to the top page