cp-wiki icon indicating copy to clipboard operation
cp-wiki copied to clipboard

AtCoder Beginner Contest 187 Editorial

Open utterances-bot opened this issue 4 years ago • 1 comments

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/

utterances-bot avatar Jan 03 '21 03:01 utterances-bot

thanks bro

Adityakrmishra1 avatar Jan 03 '21 03:01 Adityakrmishra1