Binary problemOk so I have this now, now how would I call it in main? [code] #include <iostream> #include <math...
Binary problemYou don't think I've read that tutorial over and over? If I understood how they worked I wouldn't ha...
Binary problemok so here is my code, I am now stuck and I'm getting an error saying "too few arguments to function...
Binary problemThank you so much! I will try that and see how I do!
Binary problemI need to write a program using a binary search to guess a number between 1 and 100. I need to do it...