OpenJudgeSystem
OpenJudgeSystem copied to clipboard
Everything you write on the console stderr is shown on submission summary
Console.Error.WriteLine(...);
This is a serious security issue that can be used to expose input data of the tests in all languages (C#, C++, JS, etc.)