#include #ifndef INT32_MIN #error "INT32_MIN is not defined" #endif int main(void) { return 0; }