Problem 44762. Find The Difference
Vector x is given.calculate the difference between the biggest and the smallest number that we can create from elements of x. for example: x= [1 2 3]; dif=321 -123=198;
Solution Stats
Problem Comments
-
1 Comment
Alan
on 11 Nov 2018
Test Suite #3 is not correct.
Solution Comments
Show commentsProblem Recent Solvers37
Suggested Problems
-
2471 Solvers
-
Determine if a Given Number is a Triangle Number
386 Solvers
-
Omit columns averages from a matrix
606 Solvers
-
Duplicate each element of a vector.
624 Solvers
-
Generate N equally spaced intervals between -L and L
919 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!