Run id: 153437

Main.cc: In function 'int main()':
Main.cc:16:13: error: 'm' was not declared in this scope
   if(a[i]>a[m]){
             ^
Main.cc:21:8: error: 'm' was not declared in this scope
  cout<