Run id: 152881

Main.cc:1:19: warning: extra tokens at end of #include directive
 #include;
                   ^
Main.cc: In function 'int main()':
Main.cc:5:7: error: unable to find string literal operator 'operator""endl' with 'const char [4]', 'long unsigned int' arguments
 cout<<"\\\\\\"endl;
       ^