python/2024-11-22-1-普通.py

2 lines
40 B
Python

n=int(input())
print(round(2+(n-1)*0.8))