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)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 2+8=10, expect 3+7=10. 2ms 384.0 KiB
#2 Wrong Answer 1a2,8 > 7+193=200 > 19+181=20 2ms 384.0 KiB
#3 Wrong Answer 0a1,21 > 7+293=300 > 17+283=3 3ms 384.0 KiB
#4 Wrong Answer 0a1,28 > 3+997=1000 > 17+983= 4ms 384.0 KiB
#5 Wrong Answer 0a1,14 > 3+719=722 > 13+709=7 4ms 384.0 KiB

信息

递交者
类型
递交
题目
P1633 A3-4 素数专题:验证哥德巴赫猜想
语言
C++
递交时间
2022-07-28 20:46:42
评测时间
2022-07-28 20:46:42
评测机
分数
0
总耗时
16ms
峰值内存
384.0 KiB