运行 ID 作者 题号 测评结果 分数 时间 内存 语言 代码长度 提交时间
641268 wynnnnnnnnnn 1041 - The missing integer 编译错误 0 0 MS 0 KB Python 185 17天前
暂时无法获取本题测试点详情。

  File "Main.py", line 6
print(f"The missing integer is:{" ".join([str(x) for x in a])}")
^
SyntaxError: f-string: expecting '}'