Run id: 127907

Main.cc: In function 'int main()':
Main.cc:5:11: error: 'n' was not declared in this scope
    cin >> n >> m; 
           ^