Run id: 5695

Main.cc: In function 'int main()':
Main.cc:5:11: error: 'INT_MIN' was not declared in this scope
     int m=INT_MIN;//最小//INT_MAX最大
           ^