记录详情

Runtime Error

/in/foo.cc: In function 'bool nb(int)':
/in/foo.cc:26:35: warning: pointer to a function used in arithmetic [-Wpointer-arith]
  if(nd[root].r>=0&&size[nd[root].l]<max(size[nd[nd[root].r].l],size[nd[nd[root].r].r])) return 1;
                                   ^
/in/foo.cc:26:62: warning: pointer to a function used in arithmetic [-Wpointer-arith]
  if(nd[root].r>=0&&size[nd[root].l]<max(size[nd[nd[root].r].l],size[nd[nd[root].r].r])) return 1;
                                                              ^
/in/foo.cc:26:85: warning: pointer to a function used in arithmetic [-Wpointer-arith]
  if(nd[root].r>=0&&size[nd[root].l]<max(size[nd[nd[root].r].l],size[nd[nd[root].r].r])) return 1;
                                                                                     ^
# 状态 耗时 内存占用
#1 Wrong Answer 30ms 34.227 MiB
#2 Wrong Answer 30ms 33.125 MiB
#3 Runtime Error 37ms 41.117 MiB
#4 Wrong Answer 21ms 33.125 MiB
#5 Runtime Error 40ms 41.5 MiB
#6 Wrong Answer 30ms 33.375 MiB
#7 Wrong Answer 24ms 33.621 MiB
#8 Wrong Answer 30ms 34.0 MiB
#9 Wrong Answer 23ms 33.75 MiB
#10 Wrong Answer 25ms 34.09 MiB
#11 Runtime Error 29ms 40.5 MiB
#12 Runtime Error 40ms 41.125 MiB
#13 Runtime Error 27ms 33.5 MiB
#14 Runtime Error 46ms 41.832 MiB
#15 Runtime Error 43ms 41.125 MiB
#16 Time Exceeded ≥2003ms ≥35.109 MiB
#17 Time Exceeded ≥2003ms ≥32.875 MiB
#18 Runtime Error 35ms 41.75 MiB
#19 Runtime Error 71ms 41.0 MiB
#20 Time Exceeded ≥2002ms ≥33.469 MiB

信息

递交者
类型
递交
题目
列队
语言
C++
递交时间
2017-12-29 17:25:21
评测时间
2017-12-29 17:25:21
评测机
分数
0
总耗时
6598ms
峰值内存
41.832 MiB