Class MaxPairWiseProduct6
java.lang.Object
topics.introduction.MaxPairWiseProduct6
Computes the max pairwise product among different numbers
E.g.: 7 3 6 => 42
We will load the numbers from MaxPairWiseProductRandomNumbers.txt
- Author:
- vicegd
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MaxPairWiseProduct6
public MaxPairWiseProduct6()
-
-
Method Details
-
compute
public long compute()
-