agrawal-d / cph

Makes judging, compiling, and downloading problems for competitive programming easy.
https://agrawal-d.github.io/cph
GNU General Public License v3.0
795 stars 130 forks source link

I used cerr stream for debugging and as something is printed on cerr stream whether the expected outut matches to given output or not. It shows failed. How to do where judge only checkes expected output and recieved output irrespctive of error stream. #450

Closed gyanratan-code closed 3 months ago

gyanratan-code commented 3 months ago

No description required.

agrawal-d commented 3 months ago

There is a setting for this.