a=float(input()) if a>=0: print(int(a*10//10)) else: print(int(a*10//10)+1)
直接分类讨论即可
干嘛没苦硬吃?
print(int(float(input())))
使用您的 Hydro 通用账户