Closed mizar closed 1 year ago
The following code keeps the segtree implementation, but changes the input/output processing. https://atcoder.jp/contests/abc285/submissions/38318119
For the FromIterator
, the following PR exists, so I'll just Revert it here
https://github.com/rust-lang-ja/ac-library-rs/pull/107
usage sample: ABC285F - Substring of Sorted String https://atcoder.jp/contests/abc285/submissions/38317831