Light Mode
Dark Mode
I think the following case shoul...

I think the following case should be valid: the direction of flight is beyond the wall (let's say its a strong bullet).

For example:

assert checkio([[0, 1], [1, 2], [2, 0], [-2, 4]]) == True, "Strong Bullet"

I'm not sure if it is a valid case, but there is no evidence why it couldn't happen.

What do you think?

Created: Nov. 12, 2012, 1:24 p.m.
Updated: Sept. 30, 2013, 1:46 p.m.
0
7
User avatar
akhorus