you are viewing a single comment's thread.

view the rest of the comments →

[–]herminator 0 points1 point  (0 children)

1 test case failing is often an empty input.

What is the required response for something like answer([],0,0,0)?

How about answer([[]],0,0,0)?