/ new_bzoj /

记录详情

Runtime Error

/in/foo.cc: In function 'void insert(int, int, int&)':
/in/foo.cc:81:11: warning: operation on 'tot' may be undefined [-Wsequence-point]
    key[rt=++tot]=hash0[tot]=ky;
           ^~~~~
/in/foo.cc:85:9: warning: unused variable 'y' [-Wunused-variable]
   int x,y,z;
         ^
/in/foo.cc:85:11: warning: unused variable 'z' [-Wunused-variable]
   int x,y,z;
           ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:164:13: warning: unused variable 'tmp' [-Wunused-variable]
   int m,x,y,tmp;
             ^~~
/in/foo.cc: In function 'long long unsigned int query(int, int)':
/in/foo.cc:144:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Runtime Error 6ms 2.25 MiB
#2 Runtime Error 16ms 3.254 MiB
#3 Time Exceeded ≥5003ms ≥3.598 MiB
#4 Runtime Error 20ms 3.25 MiB
#5 Runtime Error 16ms 3.625 MiB
#6 Runtime Error 7ms 2.59 MiB
#7 Accepted 363ms 4.102 MiB
#8 Wrong Answer 428ms 4.102 MiB
#9 Accepted 369ms 4.125 MiB
#10 Runtime Error 13ms 3.125 MiB

信息

递交者
类型
递交
题目
火星人prefix
语言
C++
递交时间
2017-12-04 10:46:00
评测时间
2017-12-04 10:46:00
评测机
分数
20
总耗时
6246ms
峰值内存
4.125 MiB