From the vector V=[3 31 40], how to find the following combination:
   3    31    40
   3    31   140
   3   131    40
   3   131   140
 103    31    40
 103    31   140
 103   131    40
 103   131   140
the construction is done by following the logic of the combination of 0 and 1, but by adding 100