Run id: 133664

Main.cc:3:10: error: 'NM' was not declared in this scope
 int main(NM){
          ^
Main.cc:3:13: error: expected ',' or ';' before '{' token
 int main(NM){
             ^