#include #ifndef UINT64_MAX #error "UINT64_MAX is not defined" #endif int main(void) { return 0; }