We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
実際にわたしの非再帰遅延セグ木も2べきでバグっていました。
N = 1, 2, 3, ..., 10 ; Q = 1000 ぐらいのケースを並べておくのがよいかなと思います。 いまそういうケースが入ってない問題は以下の4つです。
staticrmq
point_set_range_composite
point_add_range_sum
range_affine_range_sum
The text was updated successfully, but these errors were encountered:
とても同意します
Sorry, something went wrong.
14deaa9
Merge pull request #276 from yosupo06/patch/fix259
bcf697e
fix #259
No branches or pull requests
実際にわたしの非再帰遅延セグ木も2べきでバグっていました。
N = 1, 2, 3, ..., 10 ; Q = 1000 ぐらいのケースを並べておくのがよいかなと思います。
いまそういうケースが入ってない問題は以下の4つです。
staticrmq
[問題案]Static RMQ(staticrmq) #34point_set_range_composite
[問題案] Point Set Range Composite (Linear Functions) (point_set_range_composite) #122point_add_range_sum
[問題案]Point Add Range Sum(point_add_range_sum) #20range_affine_range_sum
[問題案] Range Affine Range Sum(range_affine_range_sum) #233The text was updated successfully, but these errors were encountered: