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