Skip to content

Check output limit when running submissions. Allow graders to output OLE and MLE.#440

Merged
pehrsoderman merged 1 commit into
Kattis:masterfrom
gkreitz:434_ole
Jul 15, 2026
Merged

Check output limit when running submissions. Allow graders to output OLE and MLE.#440
pehrsoderman merged 1 commit into
Kattis:masterfrom
gkreitz:434_ole

Conversation

@gkreitz

@gkreitz gkreitz commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Checks the output file size of submissions, giving OLE if it exceeds the output limit, fixing #434

To support this, we allow graders to output OLE (and MLE), even if those are currently missing from the spec Kattis/problem-package-format#586

@gkreitz gkreitz linked an issue Jul 15, 2026 that may be closed by this pull request
@pehrsoderman
pehrsoderman merged commit 75a236a into Kattis:master Jul 15, 2026
6 checks passed
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

Successfully merging this pull request may close these issues.

Warn if output limit is violated

2 participants