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

AtCoder Beginner Contest 187 Editorial #25

Open
utterances-bot opened this issue Jan 3, 2021 · 1 comment
Open

AtCoder Beginner Contest 187 Editorial #25

utterances-bot opened this issue Jan 3, 2021 · 1 comment

Comments

@utterances-bot
Copy link

AtCoder Beginner Contest 187 Editorial | CP Wiki

Use two HashSets to store strings with ! and without ! separately. If their intersection is non-empty, we can output any string in it, otherwise we output satisfiable.

https://cp-wiki.vercel.app/en/tutorial/atcoder/ABC187/

Copy link

thanks bro

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

2 participants