Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:96:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     {if(b[i]!=0)
      ^~
/in/foo.cc:98:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
       ss(i,j);  
       ^~
# 状态 耗时 内存占用
#1 Runtime Error 13ms 8.285 MiB
#2 Runtime Error 11ms 8.375 MiB
#3 Runtime Error 14ms 8.25 MiB
#4 Runtime Error 13ms 8.203 MiB
#5 Runtime Error 14ms 8.25 MiB
#6 Runtime Error 15ms 8.363 MiB
#7 Runtime Error 12ms 8.32 MiB
#8 Runtime Error 15ms 8.328 MiB
#9 Runtime Error 8ms 8.375 MiB
#10 Runtime Error 7ms 8.355 MiB

信息

递交者
类型
递交
比赛
阜阳三中2018NOIP仿真模拟赛(一)
语言
C++
递交时间
2018-05-13 11:17:37
评测时间
2018-05-13 11:17:37
评测机
分数
0
总耗时
128ms
峰值内存
8.375 MiB