编号 | 题目 | 状态 | 分数 | 总时间 | 内存 | 代码 / 答案文件 | 提交者 | 提交时间 |
---|---|---|---|---|---|---|---|---|
#1340 | #996. 相似字符串 | Compile Error | 0 | 0 ms | 0 K | C / 441 B | t330026009 | 2023-10-15 16:10:08 |
;
int using namespace std
编译信息
/sandbox/1/a.c:1:9: fatal error: 'iostream' file not found
#include<iostream>
^~~~~~~~~~
1 error generated.