Problem 44785. Lunar Arithmetic (Addition)
OEIS link for a description of lunar arithmetic
Simply take the larger digit.
Example 1:
    5
  + 6
  ____
    6Example 2:
    456
  + 789
  _____
    789Example 3:
        86
   + 12374
    ______
     12386Example 4:
       29
     1652
  + 95412
   ________
    95659
			Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers58
Suggested Problems
- 
         
         110396 Solvers 
- 
         Given two arrays, find the maximum overlap 1667 Solvers 
- 
         Determine if a Given Number is a Triangle Number 386 Solvers 
- 
         
         168 Solvers 
- 
         
         260 Solvers 
More from this Author92
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!