Skip to content
New issue

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

Segtree を実装 #42

Merged
merged 4 commits into from
Sep 12, 2020
Merged

Segtree を実装 #42

merged 4 commits into from
Sep 12, 2020

Conversation

kzrnm
Copy link
Owner

@kzrnm kzrnm commented Sep 12, 2020

C++ 版との違い

  • コンストラクタの呼ばれる順序が異なる
  • CeilPow2 を独自実装

実行結果

https://atcoder.jp/contests/practice2/submissions/16655296

@key-moon key-moon mentioned this pull request Sep 12, 2020
@key-moon
Copy link
Contributor

ありがとうございます!確認しました!

@key-moon key-moon merged commit ba9b404 into kzrnm:master Sep 12, 2020
@kzrnm kzrnm deleted the segtree branch September 13, 2020 15:59
kzrnm added a commit that referenced this pull request Feb 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants