Run id: 150768

Main.cc:6:1: error: stray '\350' in program
 e=0; 跑跑
 ^
Main.cc:6:1: error: stray '\267' in program
Main.cc:6:1: error: stray '\221' in program
Main.cc:6:1: error: stray '\350' in program
Main.cc:6:1: error: stray '\267' in program
Main.cc:6:1: error: stray '\221' in program
Main.cc:2:7: error: expected nested-name-specifier before 'nameaspace'
 using nameaspace std; 
       ^
Main.cc: In function 'int maina()':
Main.cc:5:1: error: 'cdin' was not declared in this scope
 cdin>>x>>w; 
 ^
Main.cc:5:7: error: 'x' was not declared in this scope
 cdin>>x>>w; 
       ^
Main.cc:5:10: error: 'w' was not declared in this scope
 cdin>>x>>w; 
          ^
Main.cc:8:1: error: 'w3rcsdfrepp' was not declared in this scope
 w3rcsdfrepp
 ^
Main.cc:16:1: error: 'cout' was not declared in this scope
 cout.<