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 Solvers87
Suggested Problems
-
Make an awesome ramp for a tiny motorcycle stuntman
677 Solvers
-
Cell Counting: How Many Draws?
2126 Solvers
-
Integer sequence - 2 : Kolakoski sequence
168 Solvers
-
9494 Solvers
-
String Array Basics, Part 1: Convert Cell Array to String Array; No Missing Values
1724 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!