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 Solvers89
Suggested Problems
-
3730 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2352 Solvers
-
5794 Solvers
-
String Array Basics, Part 1: Convert Cell Array to String Array; No Missing Values
1792 Solvers
-
calculate the length of matrix
2026 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!