mousetail / Byte-Heist

Yet Another Golfing Site
https://byte-heist.com
GNU General Public License v3.0
7 stars 5 forks source link

Always show the stdout/stderr of every run independent of Judge #19

Closed mousetail closed 2 days ago

mousetail commented 1 month ago

Currently, the Judge can output the stdout and stderr of every run, but can choose not to. Showing the stderr is kinda essential debugging information so should always be shown regardless of how the judge is programmed.

Create an Info test case for every run