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