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