| Problem | goodbye |
|---|---|
| User | Lollythelollipop55 |
| Submission Time | 2024-11-11 10:32:23 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
goodbye.cpp:2:20: error: expected ‘;’ before ‘string’
2 | using namespace std
| ^
| ;
......
6 | string x;
| ~~~~~~