运行 ID | 作者 | 题号 | 测评结果 | 分数 | 时间 | 内存 | 语言 | 代码长度 | 提交时间 |
---|---|---|---|---|---|---|---|---|---|
276694 | eeeeee | 1732 - 小箱与党史的那些事 | 编译错误 | 0 | 0 MS | 0 KB | C | 1413 | 2年前 |
Main.c:1:10: fatal error: bits/stdc++.h: No such file or directory
1 | #include <bits/stdc++.h>
| ^~~~~~~~~~~~~~~
compilation terminated.