Accepted
/in/foo.cc: In function 'void jia(int, int)':
/in/foo.cc:16:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(fx!=fy) f[fx]=fy;return ;
  ^~
/in/foo.cc:16:22: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
  if(fx!=fy) f[fx]=fy;return ;
                      ^~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 打击犯罪(black)
 - 题目数据
 - 下载
 - 语言
 - C++
 - 递交时间
 - 2019-04-03 12:41:45
 - 评测时间
 - 2019-04-03 12:41:45
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 38ms
 - 峰值内存
 - 4.316 MiB