Given x as a uint8 find the additive inverse y.
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers112
Suggested Problems
-
546 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
601 Solvers
-
843 Solvers
-
Matlab Basics II - Extract last 3 elements of a vector
262 Solvers
-
151 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
"Given x as a uint8". It's a double in the test suite.
Thank you for noticing that. Fixed.
Tests 1 and 4 in the Test Suite are the same.