Run id: 118019

Main.cc: In function 'int main()':
Main.cc:13:19: error: no match for call to '(std::ostream {aka std::basic_ostream}) (const char [4])'
         cout("nou")
                   ^
Main.cc:15:13: error: expected '}' at end of input
     return 0;
             ^