<< Hmm is Berkley a hard school to get into? I'm in Polytechnic University a very hard school and I''m thinking of transferring to a different university. I'm studying computer engineering. Anyone can help me out. It's in Brooklyn, NewYork. I'm thinking of getting away somewhere far. California...
The general consensus is that you can take the SAT up to 3 times and the college will not look down upon it. I personally took it 4 times. And was accepted to 4 out of 5 colleges that i applied to (Rice gave me the boot hehe).
Good Luck
<<
<< Trying to write Euclid's greatest denominator algorithm using recursion today, and i freaking wrote an infinte loop and i dont know how to fix it ahh!! Whoever invented recursion should be dragged out and beaten endlessly with a bamboo stick :disgust: >>
int recursion(){ beat whoever...
<< Stop when the remainder is zero. Make sure you're passing the correct numbers to the next recursive step. >>
I have a sentinel when remainder == 0. And In the debugger i see remainder going to zero, but the program wont freaking stop =(
9 lines of code and i can't figure out what's...
Trying to write Euclid's greatest denominator algorithm using recursion today, and i freaking wrote an infinte loop and i dont know how to fix it ahh!! Whoever invented recursion should be dragged out and beaten endlessly with a bamboo stick :disgust:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.