Class ProductOfNumbers


  • public class ProductOfNumbers
    extends Object
    • Constructor Detail

      • ProductOfNumbers

        public ProductOfNumbers()
    • Method Detail

      • add

        public void add​(int num)
      • getProduct

        public int getProduct​(int k)