记录详情

Wrong Answer

foo.cc: In function 'int count_7(int)':
foo.cc:12:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (a == 7)
     ^~
foo.cc:14:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
         if (b == 7)
         ^~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB
#2 Accepted 1ms 384.0 KiB
#3 Accepted 1ms 384.0 KiB
#4 Wrong Answer Read 500, expect 2500. 1ms 384.0 KiB
#5 Wrong Answer Read 100010, expect 600000. 4ms 384.0 KiB

信息

递交者
类型
递交
比赛
周末测试2
语言
C++
递交时间
2021-09-24 20:03:45
评测时间
2021-09-24 20:03:45
评测机
分数
60
总耗时
12ms
峰值内存
384.0 KiB