Compile Error
/in/foo.c: In function 'main': /in/foo.c:12:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(s[i]=c) ^~ /in/foo.c:13:10: error: expected expression before ';' token s[i]= ; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1061 A8-5 删除字符串中多余的一种字符
- 比赛
- 2021(四) 作业第四场:加速赛
- 语言
- C
- 递交时间
- 2021-12-07 20:28:13
- 评测时间
- 2021-12-07 20:28:13
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes