运行 ID | 作者 | 题号 | 测评结果 | 分数 | 时间 | 内存 | 语言 | 代码长度 | 提交时间 |
---|---|---|---|---|---|---|---|---|---|
294489 | 昨日青空 | 1810 - 【Normal】幻想乡的巴士出发咯 | 编译错误 | 0 | 0 MS | 0 KB | C | 854 | 2年前 |
Main.c:1:9: fatal error: bits/stdc++.h: No such file or directory
1 | #include<bits/stdc++.h>
| ^~~~~~~~~~~~~~~
compilation terminated.