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
-
9131 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1984 Solvers
-
Project Euler: Problem 5, Smallest multiple
1645 Solvers
-
Find out missing number from a vector of 9 elements
319 Solvers
-
Check that number is whole number
5168 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!