运行 ID | 作者 | 题号 | 测评结果 | 分数 | 时间 | 内存 | 语言 | 代码长度 | 提交时间 |
---|---|---|---|---|---|---|---|---|---|
234076 | 21软工2班李泽鹏 | 1382 - 合并果子 | 编译错误 | 0 | 0 MS | 0 KB | C | 630 | 3年前 |
Main.c:1:9: fatal error: bits/stdc++.h: No such file or directory
1 | #include<bits/stdc++.h>
| ^~~~~~~~~~~~~~~
compilation terminated.