Run id: 104689

Main.cc: In function 'int main()':
Main.cc:8:13: error: overloaded function with no contextual type information
  int max=min=a[0];
             ^
Main.cc:12:11: error: invalid operands of types 'int' and '' to binary 'operator<'
   if(a[i]' to binary 'operator-'
  cout<