Skip to content

「二項係数の和(オンライン)」の default_bucket_size の返り値を変更 - #112

Merged
NotLeonian merged 3 commits into
mainfrom
breaking/math/combinatorics/online-binomial-sum
Jul 11, 2026
Merged

「二項係数の和(オンライン)」の default_bucket_size の返り値を変更#112
NotLeonian merged 3 commits into
mainfrom
breaking/math/combinatorics/online-binomial-sum

Conversation

@NotLeonian

Copy link
Copy Markdown
Owner

@codex review

default_bucket_size が小さめだと、与えられるクエリにかかわらず固定でかかる計算コストが少し重かったため。
合わせて、ドキュメントでは $M$ で場合分けする必要がなくなったので、場合分けせずに記述している。

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7cbed25df8

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread math/combinatorics/online-binomial-sum.hpp Outdated
@NotLeonian

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Bravo.

Reviewed commit: 25854535f7

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@NotLeonian
NotLeonian merged commit a03857b into main Jul 11, 2026
26 checks passed
@NotLeonian
NotLeonian deleted the breaking/math/combinatorics/online-binomial-sum branch July 11, 2026 04:13
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.

1 participant