Skip to content

add prefix_sum_of_polynomial#1401

Open
hly1204 wants to merge 4 commits into
yosupo06:masterfrom
hly1204:dev/prefix_sum_of_polynomial
Open

add prefix_sum_of_polynomial#1401
hly1204 wants to merge 4 commits into
yosupo06:masterfrom
hly1204:dev/prefix_sum_of_polynomial

Conversation

@hly1204
Copy link
Copy Markdown
Contributor

@hly1204 hly1204 commented Apr 14, 2026

resolves #1399

The id of this problem is learned from maspy さん's library. I am not confident of the statement of the problem, if there are any mistakes, please give me some advice, thanks!

@hly1204 hly1204 changed the title Dev/prefix sum of polynomial add prefix_sum_of_polynomial Apr 14, 2026
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.

[Problem proposal] g(n) = sum_{i = 0}^{n - 1} f(i)

1 participant