This is the third challenge with the title “Find the numbers”. It requires both basic math knowledge and logic (or programming skills for brute force if you are too lazy to find the answer). Using all digits from 1 to 9, only once, you have to find the two numbers that give the highest product. For example 123456 * 789 = 97406784. In your answer you should include both numbers and their product and I will let you know if it is correct. Like all other challenges, if you find the answer post it in a comment and not by using the contact form. It is easier to check it and give you credit for it.

Find the numbers – 003

Leave a Reply

Your email address will not be published. Required fields are marked *