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