Owl Get a Life
greeting.cpp: In function ‘int main()’:greeting.cpp:5:10: error: expected ‘;’ before ‘cout’ 5 | cin >> s | ^ | ; 6 | cout << ni hao, xin nian kuai le! | ~~~~