运行 ID: 328985

Main.cc: In function ‘int main()’:
Main.cc:5:8: error: unable to find string literal operator ‘operator""endl’ with ‘const char [17]’, ‘long unsigned int’ arguments
  cout<<"Hello,my friend."endl;
        ^~~~~~~~~~~~~~~~~~~~~~