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

[BUG]贪心算法-第一个例题国王游戏的解题思路中描述出现混乱 #2820

Closed
1 task
songpp opened this issue Dec 2, 2020 · 2 comments · Fixed by #2874
Closed
1 task

[BUG]贪心算法-第一个例题国王游戏的解题思路中描述出现混乱 #2820

songpp opened this issue Dec 2, 2020 · 2 comments · Fixed by #2874
Labels
Content Bug / 页面内容有误 Something isn't working help wanted / 需要帮助 Extra attention is needed

Comments

@songpp
Copy link

songpp commented Dec 2, 2020

  • 我正在着手修复这个问题

我正在访问这个页面(最好带链接)

https://oi-wiki.org/basic/greedy/

我发现页面有这样的问题

国王游戏解题思路中有这样的描述:

如果我们交换第i个大臣与第i+1个大臣的位置,那么第i+1个大臣得到的奖赏就是

但是紧接着下面一句又是i+1

i+1个大臣得到的奖励就是

如果我没有理解错误,我想下面这句应该是:第i个大臣?

@songpp songpp added Content Bug / 页面内容有误 Something isn't working help wanted / 需要帮助 Extra attention is needed labels Dec 2, 2020
@welcome
Copy link

welcome bot commented Dec 2, 2020

感谢你对 OI Wiki 的关注!记得在 Issue 中表达清楚自己的意思哦~

@mxr612
Copy link
Contributor

mxr612 commented Dec 2, 2020

@songpp 【OT】纠正:如果我没有理解错无如果我没有理解错误

StudyingFather added a commit that referenced this issue Jan 6, 2021
Update(math/poly/fft & basic/greedy): fix #2219 #2820
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content Bug / 页面内容有误 Something isn't working help wanted / 需要帮助 Extra attention is needed
Projects
None yet
2 participants