Runtime Error
/in/foo.cc: In function 'void init_st()': /in/foo.cc:70:63: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] st[i][len] = max(st[i][len - 1], st[i + (1 << len - 1)][len - 1]); ~~~~^~~
# | 状态 | 耗时 | 内存占用 |
---|
信息
- 递交者
- 类型
- 递交
- 题目
- P1553 树网的核加强版
- 语言
- C++
- 递交时间
- 1 年前
- 评测时间
- 1 年前
- 评测机
- 分数
- 10
- 总耗时
- 23ms
- 峰值内存
- 564.0 KiB