Run id: 131690

Main.cc: In function 'int main()':
Main.cc:5:8: error: unable to find string literal operator 'operator""endl' with 'const char [2]', 'long unsigned int' arguments
  cout<<"5"endl;
        ^