Wrong Answer
foo.cc: In function 'int main()': foo.cc:20:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 20 | if(c==2) | ^~ foo.cc:22:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 22 | cnt==0; | ^~~ foo.cc:22:7: warning: statement has no effect [-Wunused-value] 22 | cnt==0; | ~~~^~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1633 A3-4 素数专题:验证哥德巴赫猜想
- 语言
- C++
- 递交时间
- 2022-07-28 20:46:42
- 评测时间
- 2022-07-28 20:46:42
- 评测机
- 分数
- 0
- 总耗时
- 16ms
- 峰值内存
- 384.0 KiB