Run id: 130873

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