Skip to content

Conversation

@gkreitz
Copy link
Contributor

@gkreitz gkreitz commented May 27, 2025

Adds checks for incompatible problem types (e.g., combining pass-fail and scoring).
Adds warnings for types we do not yet support (multi-pass, submit-answer).
Checks format of interaction files (each line starts with < or >)
Adds convenience methods on Problem for is_{pass_fail, scoring, ...} as it felt clumsy to go via metadata.

Fixes #258
Fixes #277

@pehrsoderman pehrsoderman merged commit 7237bfc into Kattis:develop May 27, 2025
5 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 line in interaction file does not start with < or > Fix ambiguous warning around languages that are "not recommended" for output validators

2 participants