Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scorer: Add a "Judge Error" verdict #212

Open
jonathanirvings opened this issue Dec 27, 2024 · 0 comments
Open

Scorer: Add a "Judge Error" verdict #212

jonathanirvings opened this issue Dec 27, 2024 · 0 comments

Comments

@jonathanirvings
Copy link
Contributor

Currently only AC, WA, and partial points verdict are supported in https://tcframe.toki.id/docs/api/helpers/#verdict-format.

Sometimes, scorer should also produce a Judge Error verdict when an obvious judge's mistake is spotted (e.g., when contestant found a valid solution that is better than the judge's solution). The distinction to use this verdict is critical to spot issues during development (and sometimes, during contest).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant