Variable Comb.N

struct Comb
{
  // ...
  int N ;
  // ...
}