Run id: 138268

Main.cc:2:7: error: expected nested-name-specifier before 'namepace'
 using namepace std;
       ^
Main.cc: In function 'int main()':
Main.cc:7:4: error: 'cout' was not declared in this scope
    cout<