haar_
lib
0.1.0
Module max_
partial_
sum
Sections
Problems
Module Items
Structs
In haar_
lib::
algebra
haar_lib
::
algebra
Module
max_partial_sum
Copy item path
Source
Expand description
空ではない連続する部分列の総和の最大値
§
Problems
https://yukicoder.me/problems/no/776
Re-exports
§
pub use crate::algebra::
traits
::*;
Structs
§
MaxPartial
Sum
空ではない連続する部分列の総和を管理する。