Wrong Answer

foo.cc: In function 'int main()':
foo.cc:49:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   49 |                 if(!a[j]&&mp[i][j])
      |                 ^~
foo.cc:50:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   50 |                     a[j]=1;cnt++;
      |                            ^~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 412.0 KiB
#2 Wrong Answer Read 30, expect 5. 3ms 412.0 KiB
#3 Wrong Answer Read 6, expect 3. 3ms 412.0 KiB
#4 Wrong Answer Read 50, expect 1. 3ms 412.0 KiB
#5 Accepted 3ms 412.0 KiB

信息

递交者
类型
递交
题目
P1587 家庭问题(family)
语言
C++
递交时间
2023-10-30 19:41:56
评测时间
2023-10-30 19:41:56
评测机
分数
40
总耗时
20ms
峰值内存
412.0 KiB