/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'void change(long long int&, long long int, long long int, long long int)':
foo.cc:30:14: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
   30 |     int mid=l+r>>1;
      |             ~^~
foo.cc: In function 'long long int query(long long int, long long int, long long int, long long int)':
foo.cc:44:14: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
   44 |     int mid=l+r>>1;
      |             ~^~
foo.cc: In function 'void add(long long int)':
foo.cc:63:18: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
   63 |         int mid=l+r>>1;
      |                 ~^~
foo.cc: In function 'int main()':
foo.cc:90:18: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<node>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   90 |     for(int i=0;i<q.size();i++)
      |                 ~^~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 0, expect 30754429. 10ms 540.0 KiB
#2 Wrong Answer Read 0, expect 699552387. 12ms 668.0 KiB
#3 Wrong Answer Read 0, expect 364216242. 13ms 668.0 KiB
#4 Wrong Answer Read 0, expect 121792284. 204ms 5.012 MiB
#5 Runtime Error Segmentation fault 256ms 5.426 MiB
#6 Runtime Error Segmentation fault 253ms 4.266 MiB
#7 Wrong Answer Read 0, expect 506996244. 202ms 5.012 MiB
#8 Runtime Error Segmentation fault 211ms 5.215 MiB
#9 Runtime Error Segmentation fault 199ms 5.418 MiB
#10 Runtime Error Segmentation fault 230ms 5.559 MiB
#11 Runtime Error Segmentation fault 233ms 4.18 MiB
#12 Runtime Error Segmentation fault 241ms 4.262 MiB
#13 Runtime Error Segmentation fault 218ms 5.387 MiB
#14 Runtime Error Segmentation fault 243ms 4.27 MiB
#15 Runtime Error Segmentation fault 220ms 5.41 MiB
#16 Runtime Error Segmentation fault 227ms 5.512 MiB
#17 Runtime Error Segmentation fault 228ms 5.5 MiB
#18 Runtime Error Segmentation fault 239ms 4.191 MiB
#19 Runtime Error Segmentation fault 239ms 4.16 MiB
#20 Runtime Error Segmentation fault 245ms 4.246 MiB

信息

递交者
类型
递交
题目
P1958 音质检测
语言
C++
递交时间
2023-10-30 13:24:05
评测时间
2023-10-30 13:24:05
评测机
分数
0
总耗时
3930ms
峰值内存
5.559 MiB