0
1
mirror of https://git.sb/baoshuo/OI-codes.git synced 2025-01-27 10:40:07 +00:00
2021-01-02 15:30:52 +08:00

1 line
28 B
Python

print(2**(int(input())+1)-2)