/ 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 95ms 2.977 MiB
#2 Wrong Answer 147ms 4.113 MiB
#3 Wrong Answer 159ms 4.094 MiB
#4 Wrong Answer 140ms 4.207 MiB
#5 Wrong Answer 127ms 4.0 MiB
#6 Wrong Answer 95ms 2.336 MiB
#7 Accepted 419ms 4.105 MiB
#8 Wrong Answer 374ms 4.0 MiB
#9 Accepted 356ms 4.105 MiB
#10 Wrong Answer 142ms 4.125 MiB

信息

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