Write a function that prints all numbers in the range A to B (inclusive) that have all digits belonging to the set {1,3,4,8,9}. Check whether A is less than or equal to B; otherwise, swap them before proceeding. The function takes two integer arguments: A and B.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.