Wrong Answer
foo.cpp: In function 'int main()': foo.cpp:5:11: warning: variable 'c' set but not used [-Wunused-but-set-variable] int a[8],c=0,d,e,f; ^ foo.cpp:5:15: warning: unused variable 'd' [-Wunused-variable] int a[8],c=0,d,e,f; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1103 校门外的树
- 语言
- C++
- 递交时间
- 2017-03-10 20:20:32
- 评测时间
- 2017-03-10 20:20:32
- 评测机
- 分数
- 0
- 总耗时
- 30ms
- 峰值内存
- 996.0 KiB