记录详情

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 Runtime Error 48ms 41.75 MiB
#2 Runtime Error 41ms 41.125 MiB
#3 Wrong Answer 29ms 32.969 MiB
#4 Runtime Error 42ms 41.02 MiB
#5 Time Exceeded ≥2006ms ≥33.375 MiB
#6 Runtime Error 44ms 41.0 MiB
#7 Runtime Error 45ms 41.727 MiB
#8 Runtime Error 43ms 41.125 MiB
#9 Runtime Error 38ms 42.117 MiB
#10 Runtime Error 30ms 40.375 MiB
#11 Runtime Error 32ms 41.375 MiB
#12 Runtime Error 24ms 41.652 MiB
#13 Runtime Error 24ms 41.5 MiB
#14 Runtime Error 28ms 42.25 MiB
#15 Runtime Error 25ms 41.25 MiB
#16 Runtime Error 31ms 41.086 MiB
#17 Runtime Error 30ms 40.75 MiB
#18 Runtime Error 27ms 41.363 MiB
#19 Runtime Error 26ms 40.578 MiB
#20 Runtime Error 30ms 41.0 MiB

信息

递交者
类型
递交
题目
列队
语言
C++
递交时间
2017-12-29 16:29:46
评测时间
2017-12-29 16:29:46
评测机
分数
0
总耗时
2652ms
峰值内存
42.25 MiB