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 Solvers92
Suggested Problems
-
Test if a Number is a Palindrome without using any String Operations
243 Solvers
-
What is the distance from point P(x,y) to the line Ax + By + C = 0?
547 Solvers
-
Lychrel Number Test (Inspired by Project Euler Problem 55)
104 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1952 Solvers
-
100 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!