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