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

2022-9-6总结 | Ptilopsis_w's little blog #29

Open
Ptilopsisw opened this issue Sep 23, 2022 · 0 comments
Open

2022-9-6总结 | Ptilopsis_w's little blog #29

Ptilopsisw opened this issue Sep 23, 2022 · 0 comments

Comments

@Ptilopsisw
Copy link
Owner

https://ptilopsisw.github.io/2022/09/10/2022-9-6%E6%80%BB%E7%BB%93/

排列 因为可以任意排列,所以我们可以想到尽量把大于 000 的数放到一起。所以我们可以先把大于 000 的全加起来,再进行一些取舍。 对于一个形如 a→b→ca \rightarrow b \rightarrow ca→b→c 的限制,也就是如果选了 a,ca,ca,c 就必须选 bbb。 如果 xb<0x_b < 0xb​<0 的话,要么就选上 bbb ,要么就不选 aaa 或

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant