You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
- 9$\begingroup$ Good ol' rock, nothing beats that! $\endgroup$kagami– kagami2025-09-14 18:07:46 +00:00Commented Sep 14 at 18:07
- 2$\begingroup$ Does it have to be a deterministic algorithm, or can it be randomised? For example, can they use coin tosses as part of their strategy? $\endgroup$Pranay– Pranay2025-09-14 23:21:05 +00:00Commented Sep 14 at 23:21
- 2$\begingroup$ @Pranay The best random strategy cannot do better than the best deterministic strategy. This is not always true if quantum strategies are allowed. $\endgroup$Lucenaposition– Lucenaposition2025-09-15 23:07:33 +00:00Commented Sep 15 at 23:07
- 1$\begingroup$ @Lucenaposition. In general, BPP vs P isn’t settled, right? Are you talking about this particular problem? If so, is it easy to see why randomisation doesn’t give better strategies in this problem? $\endgroup$Pranay– Pranay2025-09-15 23:20:48 +00:00Commented Sep 15 at 23:20
- 2$\begingroup$ @Pranay Randomisation is like a "local hidden variable" while quantum is like "non-local hidden variable". (I assume the hats are chosen by chance, not by an opponent who knows their strategy) If the opponent knows the strategy and can choose, randomisation can be useful. $\endgroup$Lucenaposition– Lucenaposition2025-09-15 23:30:32 +00:00Commented Sep 15 at 23:30
| Show 6 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- mark spoilers by placing >! at start of line
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
- MathJax equations
$\sin^2 \theta$
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. logical-deduction), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you