Main.cc: In function 'int main()': Main.cc:4:19: error: 'INT_MAX' was not declared in this scope int a,b,c=0,d=INT_MAX; ^