You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,thanks for the great work!
I sample 100 candidates for each problem. And when I try to run run_unit_tests.sh,not every problem can get 100 test results.
Some of candidates of a problem may break the test,that causes I can only get dozens of test results of the problem.
Do you know what's wrong with it ? Can you give me some advice?