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