Problem 44785. Lunar Arithmetic (Addition)
OEIS link for a description of lunar arithmetic
Simply take the larger digit.
Example 1:
5 + 6 ____ 6
Example 2:
456 + 789 _____ 789
Example 3:
86 + 12374 ______ 12386
Example 4:
29 1652 + 95412 ________ 95659
Solution Stats
Problem Comments
Solution Comments
Show commentsGroup

Basics - Rounding
- 10 Problems
- 2676 Finishers
- Find the sum of all the numbers of the input vector
- Maximum value in a matrix
- Make the vector [1 2 3 4 5 6 7 8 9 10]
- Return area of square
- Select every other element of a vector
- Triangle Numbers
- Check if number exists in vector
- Create times-tables
- Determine whether a vector is monotonically increasing
- Roll the Dice!
- Verify Law of Large Numbers
- Solve a System of Linear Equations
Problem Recent Solvers55
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!