Problem 44733. Large Sum (inspired by Project Euler 13)
Your function will be provided an arbitrary number of numbers of arbitrary sizes as a cell array of strings. Some numbers will be very large. The function must return the first eight digits of the sum of all the numbers as an integer.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers85
Suggested Problems
-
Find the alphabetic word product
3326 Solvers
-
1365 Solvers
-
Find the maximum number of decimal places in a set of numbers
2854 Solvers
-
Set the array elements whose value is 13 to 0
1369 Solvers
-
4958 Solvers
More from this Author139
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!