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