运行 ID: 39512

Main.cc:2:7: error: expected nested-name-specifier before ‘namespce’
 using namespce std;
       ^~~~~~~~
Main.cc: In function ‘int main()’:
Main.cc:7:5: error: ‘cout’ was not declared in this scope
     cout<