Run ID:91595

提交时间:2024-09-22 10:54:58

a=input() a=float(a) c=a+1 c=int(c) print(c)