Run id: 5694

Main.cc: In function 'int main()':
Main.cc:4:14: error: 'INT_MIN' was not declared in this scope
     int _max=INT_MIN;//INT_MAX,INT_MIN
              ^