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