| Problem | magick |
|---|---|
| User | PlayVoltz |
| Submission Time | 2025-02-24 23:13:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
guess.cpp: In function ‘std::string guess(int, int, std::string)’:
guess.cpp:8:28: error: lvalue required as left operand of assignment
8 | if (s[i]=='?')id==-1&&id=i;
| ^