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
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2497 Solvers
-
2238 Solvers
-
Back to basics 12 - Input Arguments
612 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
631 Solvers
-
175 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!