#52519: python


rumm2859@gmail.com (青)


 

# 使用布林值

k = int(input())
print(k - (k > 50))