[UVA] 725 - Division
Division
Write a program that finds and displays all pairs of 5-digit numbers that
between them use the digits 0 through 9 once each, such that the
first number divided by the second is equal to an integer N, where
.
That is,
abcde / fghij...