Open
Description
I understand that the point of the exercise is to write algorithm that's reasonably fast but the test suite also times out whenever the given solution is FAST and INCORRECT. For example just changing all functions to return a constant causes the (online) test suite to time out. That's because the expected:
field output has over 1 million lines (for a test list of million items) and the test suite times out before it can print them all.
Metadata
Metadata
Assignees
Labels
No labels