Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:34:7: error: 'j' was not declared in this scope for(j=0;j<x;j++) ^ /in/foo.cc:47:6: error: 'i' was not declared in this scope for(i=0;i<T;i++) ^ /in/foo.cc:16:16: warning: unused variable 'g' [-Wunused-variable] int T,n,m;int g; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1310 F. Rectangle
- 比赛
- 2021年互联网创新创业科技节程序设计大赛
- 语言
- C++
- 递交时间
- 2021-12-23 20:57:02
- 评测时间
- 2021-12-23 20:57:39
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes