/ new_bzoj /

记录详情

Wrong Answer

/in/foo.cc: In function 'void insert(int, int, int&)':
/in/foo.cc:68:11: warning: operation on 'tot' may be undefined [-Wsequence-point]
    key[rt=++tot]=hash0[tot]=ky;
           ^~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:145: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:125:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'void insert(int, int, int&)':
/in/foo.cc:83:13: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized]
   son[pe][p]=tot;
   ~~~~~~~~~~^~~~
/in/foo.cc:83:13: warning: 'pe' may be used uninitialized in this function [-Wmaybe-uninitialized]
# 状态 耗时 内存占用
#1 Wrong Answer 90ms 1.098 MiB
#2 Wrong Answer 137ms 4.094 MiB
#3 Wrong Answer 169ms 4.109 MiB
#4 Wrong Answer 158ms 4.0 MiB
#5 Wrong Answer 154ms 4.0 MiB
#6 Wrong Answer 110ms 3.246 MiB
#7 Accepted 400ms 4.105 MiB
#8 Wrong Answer 431ms 4.125 MiB
#9 Accepted 345ms 4.0 MiB
#10 Wrong Answer 138ms 4.109 MiB

信息

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