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