Wrong Answer
/in/foo.c: In function 'main': /in/foo.c:25:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(street[i]=1) ^~ /in/foo.c:5:27: warning: 'sum' may be used uninitialized in this function [-Wmaybe-uninitialized] int street[10000],l,m,sum; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1007 校门外的树
- 语言
- C
- 递交时间
- 2023-08-25 18:41:15
- 评测时间
- 2023-08-25 18:41:15
- 评测机
- 分数
- 0
- 总耗时
- 11ms
- 峰值内存
- 248.0 KiB