> "For each participant, we will take their latest submission with a non-zero score (as of the contest end) and re-test it on this hidden test set."
But what if the latest submission got a lower score than previous submission? It's impossible to resubmit the same code. Is this a typo and is this supposed to be "latest submission with highest score"?
But what if the latest submission got a lower score than previous submission? It's impossible to resubmit the same code. Is this a typo and is this supposed to be "latest submission with highest score"?