[UVA] 471 - Magic Numbers
Magic Numbers
Write a program that finds and displays all pairs of
integers and such that:
neither nor have any digits repeated; and , where N is a given integer;
Input and Output
The input file consist a integer at the beginning indicating the numb...