Light Mode
Dark Mode
About the "Bacteria Colonies" mission's tests

Hello there!

Working on this task i found one bug in testing. My code, giving wrong decision on blocks like this:

((0,0,0,0,0),

(0,0,1,1,0,),

(0,1,1,1,0,),

(0,0,1,0,0,),)

and "thinking", that it is "healthy" case, had pass all tests and solution was scored. Now, of course, i fix my solution, but tests still not catch this case :)

Created: Sept. 6, 2018, 3:52 a.m.
Updated: Sept. 6, 2018, 10:02 a.m.
1
12
User avatar
ural_gorets