| Problem | guessproblem |
|---|---|
| User | IWKR |
| Submission Time | 2023-01-06 19:26:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
guessproblem.cpp: In function ‘int main()’:
guessproblem.cpp:28:21: error: expected ‘;’ before ‘}’ token
28 | cout << "aaaaaaaa"
| ^
| ;
29 | }
| ~