Skip to content

「二項係数の和(オンライン)」の空間計算量オーダーを改善 - #107

Merged
NotLeonian merged 1 commit into
mainfrom
refactor/math/combinatorics/online-binomial-sum
Jul 8, 2026
Merged

「二項係数の和(オンライン)」の空間計算量オーダーを改善#107
NotLeonian merged 1 commit into
mainfrom
refactor/math/combinatorics/online-binomial-sum

Conversation

@NotLeonian

Copy link
Copy Markdown
Owner

@codex review

空間計算量が $\Theta(M\sqrt{M})$ の実装になってしまっていたので修正。
また、ドキュメントの「概要」では、実装のうち前提条件などに関わらない部分について深く触れる必要はないと考え、その部分の記述を削除。

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Keep them coming!

Reviewed commit: 6a8dd196f1

ℹ️ 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 ecb7368 into main Jul 8, 2026
26 checks passed
@NotLeonian
NotLeonian deleted the refactor/math/combinatorics/online-binomial-sum branch July 8, 2026 14:40
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