运行 ID | 作者 | 题号 | 测评结果 | 分数 | 时间 | 内存 | 语言 | 代码长度 | 提交时间 |
---|---|---|---|---|---|---|---|---|---|
621857 | cgr202440025189 | 1047 - 盘古开天地 | 编译错误 | 0 | 0 MS | 0 KB | C++ | 151 | 3个月前 |
Main.cc:2:9: fatal error: iostream.h: No such file or directory
2 | #include<iostream.h>
| ^~~~~~~~~~~~
compilation terminated.