/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void Second(int, int)':
/in/foo.cc:22:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(!Son[x]) return;Second(Son[x],T);
  ^~
/in/foo.cc:22:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
  if(!Son[x]) return;Second(Son[x],T);
                     ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 9ms 16.355 MiB

信息

递交者
类型
自测
题目
P1887 Falsita(Disillusioning & Shinrein)
语言
C++
递交时间
2018-06-06 21:52:58
评测时间
2018-06-06 21:52:58
评测机
分数
10
总耗时
9ms
峰值内存
16.355 MiB