0
1
mirror of https://git.sb/baoshuo/OI-codes.git synced 2024-09-19 22:25:27 +00:00
OI-codes/Luogu/P1096/P1096.py

1 line
28 B
Python

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