Run ID:87100

提交时间:2024-08-04 01:54:36

def xia_quzheng(n): return int(n) n=float(input()) print(xia_quzheng(n))