Run id: 120295

Main.cc: In function 'int main()':
Main.cc:10:3: 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<