Problem goodbye
User Hatrix
Submission Time 2026-02-23 20:22:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

goodbye.cpp:5:27: error: expected unqualified-id before string constant
5 | string s= "Goodbye Bob!"; "Goodbye Xiaoming!";
| ^~~~~~~~~~~~~~~~~~~