I'm gonna have to call BS on that. Finding water accidentally is astronomically more likely than finding a bomb.
https://pbs.twimg.com/profile_images/378800000485764460/e2e5...
More like they were using C, saw the prospect of unbounded stack calls unreasonable with a computer with limited ram and banned recursion. Oh wait that's exactly what happened because iteration is safer than recursion.
Ok so thank you for admitting that Recursion presents more risks than iteration and requires a programmer wise to those risks. Therefore proving that iterative is the cheaper and easier method that should be used the…
I'm gonna have to call BS on that. Finding water accidentally is astronomically more likely than finding a bomb.
https://pbs.twimg.com/profile_images/378800000485764460/e2e5...
More like they were using C, saw the prospect of unbounded stack calls unreasonable with a computer with limited ram and banned recursion. Oh wait that's exactly what happened because iteration is safer than recursion.
Ok so thank you for admitting that Recursion presents more risks than iteration and requires a programmer wise to those risks. Therefore proving that iterative is the cheaper and easier method that should be used the…