Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:9:18: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
9 | if(s[i]='2') lei++;
/in/foo.cc:10:18: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
10 | if(s[i]='3') cnt+=lei;
信息
- 递交者
- 类型
- 递交
- 题目
- P1223 谶言一种
- 语言
- C++
- 递交时间
- 2026-03-16 21:13:59
- 评测时间
- 2026-03-24 02:15:07
- 评测机
- 分数
- 0
- 总耗时
- 17ms
- 峰值内存
- 544.0 KiB