Skip to content

Show signal or exit code on RTE submissions #260#416

Merged
pehrsoderman merged 1 commit into
Kattis:masterfrom
gkreitz:260_improve_rte_message
May 23, 2026
Merged

Show signal or exit code on RTE submissions #260#416
pehrsoderman merged 1 commit into
Kattis:masterfrom
gkreitz:260_improve_rte_message

Conversation

@gkreitz
Copy link
Copy Markdown
Contributor

@gkreitz gkreitz commented Apr 28, 2026

Adds "Exit " or the signal name (e.g., "SIGSEGV") to the RTE status we display for a submission.

Fixes #260

@pehrsoderman pehrsoderman merged commit 4284809 into Kattis:master May 23, 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.

If a problem does exit(10), should give a better message than "RTE"

2 participants