Package g2601_2700.s2652_sum_multiples
Class Solution
-
- All Implemented Interfaces:
public final class Solution
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
Method Summary
Modifier and Type Method Description final Integer
sumOfMultiples(Integer n)
-
-
Method Detail
-
sumOfMultiples
final Integer sumOfMultiples(Integer n)
-
-
-
-