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