运行 ID | 作者 | 题号 | 测评结果 | 分数 | 时间 | 内存 | 语言 | 代码长度 | 提交时间 |
---|---|---|---|---|---|---|---|---|---|
644766 | Y1614824396_fdsf | 1064 - 分数化小数 | 编译错误 | 0 | 0 MS | 0 KB | C++ | 311 | 16天前 |
Main.cc: In function 'int main()':
Main.cc:20:10: error: expected '}' at end of input
20 | return 0;
| ^
Main.cc:4:11: note: to match this '{'
4 | int main(){
| ^