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

add : solved Bootcamp Hard 027 #197

Merged
merged 1 commit into from
Sep 19, 2022
Merged

add : solved Bootcamp Hard 027 #197

merged 1 commit into from
Sep 19, 2022

Conversation

HirokiYoshida837
Copy link
Owner

No description provided.

@HirokiYoshida837
Copy link
Owner Author

Bootcamp Hard 027

解説AC。

考察

まず一次元で考えてみる。 -> 累積和取っていけば良さそう

2次元に拡張 -> 今の自分のスコアは、currentに+がある場合はそれを足す。  + 親のスコア

@HirokiYoshida837
Copy link
Owner Author

BITのRAQとかでやる方法もいけるのかな?別解として試してみたい

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