#include <stdint.h>
#ifndef INTMAX_C
#error "INTMAX_C is not defined"
#endif
int main(void) { return 0; }
