Problem 50437. Number Puzzle - 080
Find all four-digit prime numbers whose digits are monotonically decreasing from left-to-right.
Solution Stats
Problem Comments
-
1 Comment
Dyuman Joshi
on 25 May 2021
Your test case doesn't match up with the problem statement. The problem statement mentions monotonically decreasing, while the test case tests for just decreasing.
Solution Comments
Show commentsProblem Recent Solvers25
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
49319 Solvers
-
How to find the position of an element in a vector without using the find function
2728 Solvers
-
97 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
331 Solvers
-
1493 Solvers
More from this Author180
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!