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