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
Check that no test case gets score.txt and a verdict other than accepted
Warn if some test data node has infinite max, but we can prove from children's ranges with aggregation that a finite bound can be found
Warn if any test data node has negative range lower bound. In particular, this will give a warning for every node without an explicitly set range, which I think is good?