Run id: 120296

Main.cc: In function 'int main()':
Main.cc:10:6: error: 'b' was not declared in this scope
      b=a[1]/a[0];
      ^
Main.cc:12:19: error: 'n' was not declared in this scope
    cout<