/ new_bzoj /

记录详情

Time Exceeded

/in/foo.cc: In member function 'void info::nw(int)':
/in/foo.cc:22:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
         while(s[i]) na[i-1]=s[i],i++; na[i-1]=0;
         ^~~~~
/in/foo.cc:22:39: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
         while(s[i]) na[i-1]=s[i],i++; na[i-1]=0;
                                       ^~
/in/foo.cc: In function 'void erase()':
/in/foo.cc:26:39: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  nd[x].siz=nd[ch[x][0]].siz+nd[ch[x][1]].siz+1;
                                ~~~~~~~^
/in/foo.cc:55:26: note: 't2' was declared here
     int t1,tt1=ch[id][0],t2,tt2=ch[id][1];
                          ^~
/in/foo.cc:55:9: warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized]
     int t1,tt1=ch[id][0],t2,tt2=ch[id][1];
         ^~
# 状态 耗时 内存占用
#1 Accepted 6ms 4.375 MiB
#2 Accepted 255ms 22.98 MiB
#3 Accepted 250ms 24.617 MiB
#4 Accepted 6ms 4.348 MiB
#5 Accepted 6ms 2.336 MiB
#6 Accepted 28ms 2.984 MiB
#7 Accepted 151ms 8.59 MiB
#8 Accepted 147ms 4.832 MiB
#9 Time Exceeded ≥5007ms ≥2.355 MiB
#10 Accepted 164ms 9.23 MiB

信息

递交者
类型
递交
题目
GameZ游戏排名系统
语言
C++
递交时间
2017-10-19 21:15:34
评测时间
2017-10-19 21:15:34
评测机
分数
90
总耗时
≥6024ms
峰值内存
≥24.617 MiB