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