0_0_39182008_17322.cpp: In function 'int main()': 0_0_39182008_17322.cpp:22:23: error: 'INT16_MIN' was not declared in this scope; did you mean 'INT_MIN'? 22 | int maximum = INT16_MIN; | ^~~~~~~~~ | INT_MIN