← Back to List
28943번: В поисках неизведанного ↗
Solutions
Python 3
36 B | 36 chars
print(1 if int(input()) == 1 else 0)