运行 ID | 作者 | 题号 | 测评结果 | 分数 | 时间 | 内存 | 语言 | 代码长度 | 提交时间 |
---|---|---|---|---|---|---|---|---|---|
160486 | 21软件工程2班任懿 | 1465 - 可莉的蹦蹦炸弹 | 编译错误 | 0 | 0 MS | 0 KB | C | 899 | 3年前 |
Main.c:1:10: fatal error: bits/stdc++.h: No such file or directory
1 | #include <bits/stdc++.h>
| ^~~~~~~~~~~~~~~
compilation terminated.