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