Wrong Answer

foo.cc: In function 'int main()':
foo.cc:14:38: warning: array subscript 3 is above array bounds of 'int [3]' [-Warray-bounds]
   14 |                 w[a[i][1]*2+1]=a[i][3];
      |                                ~~~~~~^
foo.cc:4:5: note: while referencing 'a'
    4 | int a[1005][3],w[1005];
      |     ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Standard answer longer than user output. 3ms 256.0 KiB
#2 Wrong Answer Standard answer longer than user output. 3ms 256.0 KiB
#3 Wrong Answer Standard answer longer than user output. 3ms 256.0 KiB
#4 Wrong Answer Standard answer longer than user output. 3ms 256.0 KiB
#5 Wrong Answer Standard answer longer than user output. 3ms 256.0 KiB
#6 Wrong Answer Standard answer longer than user output. 3ms 256.0 KiB
#7 Wrong Answer Standard answer longer than user output. 4ms 256.0 KiB
#8 Wrong Answer Standard answer longer than user output. 3ms 256.0 KiB
#9 Wrong Answer Standard answer longer than user output. 3ms 256.0 KiB
#10 Wrong Answer Standard answer longer than user output. 2ms 256.0 KiB

信息

递交者
类型
递交
题目
P2192 二叉树的深度和宽度x12_6
语言
C++
递交时间
2022-10-03 13:00:37
评测时间
2022-10-03 13:01:00
评测机
分数
0
总耗时
34ms
峰值内存
256.0 KiB