Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 555 Bytes

File metadata and controls

19 lines (11 loc) · 555 Bytes

Description

and the sum of its digits is 3 + 2 + 7 + 6 + 8 = 26.

Exercise

What is the sum of the digits of the number ?

Solution

You can find the algorithm to solve this challenge inside challenge.cpp

Click here to see the result!

Result is: 1,366