Problem goodbye
User Lucas
Submission Time 2024-05-05 16:09:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

goodbye.cpp: In function ‘int main()’:
goodbye.cpp:9:23: error: expected ‘;’ before ‘}’ token
9 | cout << "Goodbye s!"
| ^
| ;
......
17 | }
| ~