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)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P2192 二叉树的深度和宽度x12_6
- 语言
- C++
- 递交时间
- 2022-10-03 13:00:37
- 评测时间
- 2022-10-03 13:01:00
- 评测机
- 分数
- 0
- 总耗时
- 34ms
- 峰值内存
- 256.0 KiB