Recursion, requires a boundary condition

Dayne 2022-09-20 04:39:08

We programmers know that if you want to learn recursion, you must first learn recursion.

The recursive algorithm must have a boundary condition as the final return, otherwise there will be an endless loop. In the movie, the boundary conditions are eliminated, forming an infinite loop of science fiction effects, giving people an endless illusion, making you feel that the story has no end and no beginning.

Did not start-is the biggest logical error.

For example: Where did the gold watch in "Seventy Years Back in Time" come from?

Fortunately, film art follows the literary route, not the science and engineering logic.

Although I waited for the programmers to look amazing, but after a little thought, they would say: it doesn't work.

The logic error in this short film is such as: The villain is in a bare space, not in the house...The recursive variables are not unified.

╮(╯▽╰)╭ Oops, I’m more serious...

View more about Doodlebug reviews