HackerRank icon indicating copy to clipboard operation
HackerRank copied to clipboard

Update Solution

Open dimpy17agg opened this issue 5 years ago • 0 comments

Instead of using a variable for the conversion of int to BigInteger, we can directly convert it while multiplying. Thus it reduces one line of code and a variable.

dimpy17agg avatar May 16 '20 09:05 dimpy17agg