Variable Comb.diff

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