Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
394 阿** 双精度浮点数的输入输出 Python3 通过 28 MS 3344 KB 37 2023-11-17 09:12:29

Tests(5/5):


n=float(input("")) print("%.8f"%n)


测评信息: