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