| Problem | oddoneout |
|---|---|
| User | Adflhjk |
| Submission Time | 2024-11-08 09:32:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
oddoneout.cpp: In function ‘int main()’:
oddoneout.cpp:31:1: error: expected ‘}’ at end of input
31 | }
| ^
oddoneout.cpp:16:26: note: to match this ‘{’
16 | else if (S[0]!=S[1]) {
| ^
oddoneout.cpp:31:1: error: expected ‘}’ at end of input
31 | }
| ^
oddoneout.cpp:5:1: note: to match this ‘{’
5 | {
| ^