Run id: 150761

Main.cc: In function 'int main()':
Main.cc:9:12: error: 'n' was not declared in this scope
  for(int i=n;i<=m;i++){
            ^