Ejemplo n.º 1
0
 public int Testcandies(int n, int m)
 {
     return(IntroGates.candies(n, m));
 }