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