Main.cc: In function 'int main()': Main.cc:9:29: error: 'INT_MAX' was not declared in this scope int a[1001] = {}, min = INT_MAX; ^