运行 ID 作者 题号 测评结果 分数 时间 内存 语言 代码长度 提交时间
272663 Koddo 1694 - 星月寻人(20分) 编译错误 0 0 MS 0 KB C++ 253 3年前
暂时无法获取本题测试点详情。

Main.cc: In function ‘int main()’:
Main.cc:14:10: error: expected ‘}’ at end of input
14 | return 0;
| ^
Main.cc:7:1: note: to match this ‘{’
7 | {
| ^