运行 ID: 68430

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