Variable Comb.R

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