Problem goodbye
User yuling
Submission Time 2025-07-31 14:23:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

goodbye.cpp: In function ‘int main()’:
goodbye.cpp:3:2: error: ‘cout’ was not declared in this scope
3 | cout << "Goodbye" << "Bob" << "!";
| ^~~~