Run id: 120115

Main.cc: In function 'int main()':
Main.cc:10:5: error: 'a' was not declared in this scope
  c1=a[1]-a[0];
     ^