/ 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 Accepted 16ms 16.375 MiB
#2 Wrong Answer 173ms 27.07 MiB
#3 Wrong Answer 130ms 24.738 MiB
#4 Time Exceeded ≥2003ms ≥21.453 MiB
#5 Time Exceeded ≥2007ms ≥23.875 MiB
#6 Runtime Error 140ms 22.422 MiB
#7 Runtime Error 135ms 20.949 MiB
#8 Runtime Error 113ms 22.375 MiB
#9 Runtime Error 121ms 22.5 MiB
#10 Runtime Error 98ms 21.461 MiB

信息

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