2 lines
38 B
Python
2 lines
38 B
Python
|
print(bytearray(2**65 - (2**65 - 1)))
|
|
print(bytearray(2**65 - (2**65 - 1)))
|