Run id: 5696

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