I kinda want to ask you guys one of those maths riddles just to mess with you a little…
You have two numbers, which multiplied together equals 579 201 525.
The average of these two numbers is 24 837.
What are these two numbers?
This may be either very easy or really unfair btw. I’m actually more interested in seeing how @akafa123 would solve this, sorta to see which of the two methods is more efficient (assuming it’s another one…).
This does not require any form of binary search. A basic calculator and a piece of paper should do
I simply used high numbers to prevent anyone from solving it by trying out all the possibilities, so using a program that would do so is not the right way.