/ Vijos /

记录详情

Runtime Error

/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 Runtime Error 18ms 20.359 MiB

信息

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