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