Owl Get a Life
greeting.cpp: In function ‘int main()’:greeting.cpp:8:49: error: expected ‘;’ before ‘}’ token 8 | cout << s << " " << "ni hao, xin nian kuai le!" | ^ | ; 9 | } | ~