#include #include int binom(int *x,int n,int k,int l,int h) { int m,kk,i=0 ; m=(l+h)/2 ; for (kk=0,i=0;i