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