编号 | 题目 | 状态 | 分数 | 总时间 | 内存 | 代码 / 答案文件 | 提交者 | 提交时间 |
---|---|---|---|---|---|---|---|---|
#2842 | #1004. 提瓦特大冒险 | Compile Error | 0 | 0 ms | 0 K | C / 453 B | t330026229 | 2023-11-21 22:09:32 |
int
编译信息
/sandbox/1/a.c:23:14: error: use of undeclared identifier 'i'
if (t<=0&&i!=n-1)
^
1 error generated.