Run id: 4329

Main.cc: In function 'int main()':
Main.cc:7:11: error: 'INT_MIN' was not declared in this scope
     int m=INT_MIN;
           ^