Problem 1046. Add two numbers

Calculate the sum of two numbers.

Example

 input  = [2 3]
 output =  5

Solution Stats

61.53% Correct | 38.47% Incorrect
Last Solution submitted on Mar 18, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers1338

Suggested Problems

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!