Problem | guessqueue |
---|---|
User | Henries |
Submission Time | 2024-11-17 22:10:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
guessqueue.cpp: In function ‘int main()’:
guessqueue.cpp:75:14: error: no match for ‘operator[]’ (operand types are ‘std::set<std::__cxx11::basic_string<char> >’ and ‘int’)
75 | cout << ans[0];
| ^