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