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

区间开闭疑似笔误 #101

Open
XiongDiNanDang opened this issue Nov 17, 2024 · 0 comments
Open

区间开闭疑似笔误 #101

XiongDiNanDang opened this issue Nov 17, 2024 · 0 comments

Comments

@XiongDiNanDang
Copy link

在 0x58 节(数据结构优化 DP)里对第一道例题的讲解中,查询 $f$ 数组在 $\left[a_i-1,b_i\right]$ 上的最小值,应为查询 $\left[a_i-1,b_i\right)$$\left[a_i-1,b_i-1\right]$ 的最小值。

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

No branches or pull requests

1 participant