Run id: 142041

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