Run ID:91593

提交时间:2024-09-22 10:50:25

a=input() a=float(a) b=1+a//1 b=int(b) print(b)