Run id: 2509

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