Accepted
/in/foo.cc: In function 'int read()': /in/foo.cc:20:25: warning: variable 'flg' set but not used [-Wunused-but-set-variable] int x=0;char ch=G;bool flg=0; ^~~ /in/foo.cc: In function 'int main()': /in/foo.cc:43:8: warning: unused variable 'i' [-Wunused-variable] int _,i,x,y,__,cnt=0; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1448 校门外的树
- 语言
- C++
- 递交时间
- 2018-11-05 08:55:16
- 评测时间
- 2018-11-05 08:55:16
- 评测机
- 分数
- 10
- 总耗时
- 73ms
- 峰值内存
- 576.0 KiB