Owl Get a Life
greeting.cpp: In function ‘int main()’:greeting.cpp:7:14: error: expected ‘;’ before ‘cout’ 7 | cout << s | ^ | ; 8 | cout << "xin nian kuai le"; | ~~~~