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