| Problem | el_classico |
|---|---|
| User | PrunJuice |
| Submission Time | 2025-08-21 12:35:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
el_classico.cpp: In function ‘int main()’:
el_classico.cpp:23:31: error: expected ‘;’ before ‘}’ token
23 | cout << "Bye Bye World!"
| ^
| ;
24 | }
| ~