-
-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
x:action/syncSync content with its latest versionSync content with its latest versionx:module/practice-exerciseWork on Practice ExercisesWork on Practice Exercises
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.
BNAndras
Metadata
Metadata
Assignees
Labels
x:action/syncSync content with its latest versionSync content with its latest versionx:module/practice-exerciseWork on Practice ExercisesWork on Practice Exercises