Run id: 151404

Main.cc: In function 'int main()':
Main.cc:7:5: error: 'sum1' was not declared in this scope
     sum1=a[1];
     ^
Main.cc:8:5: error: 'maxi' was not declared in this scope
     maxi=a[1];
     ^
Main.cc:9:5: error: 'min1' was not declared in this scope
     min1=a[1];
     ^
Main.cc:13:9: error: 'max1' was not declared in this scope
      if(max1