Problem 52644. List modest numbers up to n
Solution Stats
Problem Comments
-
1 Comment
GeeTwo
on 30 Dec 2022
No one has asked whether a must be at the big end and b at the small end, or could they be swapped. The answer is clearly yes, a is at the big end. If you could swap them, every multiple of 10 would be a solution (among many others). The test cases show multiples of 10 are not solutions to the first few.
Solution Comments
Show commentsProblem Recent Solvers8
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5342 Solvers
-
Find common elements in matrix rows
2361 Solvers
-
1477 Solvers
-
Find a subset that divides the vector into equal halves
377 Solvers
-
Create an index-powered vector
605 Solvers
More from this Author216
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!