Problem 1789. Adding and Subtracting UINT variables

Given UINT class variables output the correct solution to A-B+C.

Input: A,B,C Three uint variables

Output: solution to A-B+C

Note: Negative answer results in an expected Zero for class uint

Solution Stats

60.0% Correct | 40.0% Incorrect
Last Solution submitted on Oct 18, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers46

Suggested Problems

More from this Author294

Community Treasure Hunt

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

Start Hunting!