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