Problem goodbye
User ShaquilleOatmeal34
Submission Time 2025-02-14 15:58:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

goodbye.cpp: In function ‘int main()’:
goodbye.cpp:14:13: error: expected ‘}’ at end of input
14 | return 0;
| ^
goodbye.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^