记录详情

Time Exceeded

/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 Accepted 22ms 34.328 MiB
#2 Accepted 22ms 34.125 MiB
#3 Accepted 20ms 32.73 MiB
#4 Accepted 20ms 32.375 MiB
#5 Accepted 20ms 33.246 MiB
#6 Accepted 25ms 33.727 MiB
#7 Accepted 23ms 34.125 MiB
#8 Accepted 26ms 34.332 MiB
#9 Accepted 22ms 34.375 MiB
#10 Accepted 22ms 34.363 MiB
#11 Time Exceeded ≥2006ms ≥35.875 MiB
#12 Time Exceeded ≥2029ms ≥35.875 MiB
#13 Time Exceeded ≥2030ms ≥35.375 MiB
#14 Time Exceeded ≥2028ms ≥35.125 MiB
#15 Time Exceeded ≥2030ms ≥35.375 MiB
#16 Time Exceeded ≥2029ms ≥35.582 MiB
#17 Time Exceeded ≥2018ms ≥35.25 MiB
#18 Time Exceeded ≥2014ms ≥35.016 MiB
#19 Time Exceeded ≥2007ms ≥34.707 MiB
#20 Time Exceeded ≥2004ms ≥36.875 MiB

信息

递交者
类型
递交
题目
列队
语言
C++
递交时间
2017-12-29 18:58:26
评测时间
2017-12-29 18:58:26
评测机
分数
50
总耗时
≥20427ms
峰值内存
≥36.875 MiB