| Problem | guessproblem |
|---|---|
| User | Usu |
| Submission Time | 2025-10-30 19:48:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
guessproblem.cpp: In function ‘int main()’:
guessproblem.cpp:246:20: error: expected ‘;’ before ‘}’ token
246 | cout << "eeeeeee"
| ^
| ;
247 | }
| ~