cpinitiative / online-judge

Serverless Online Judge
Mozilla Public License 2.0
17 stars 4 forks source link

Standardize using compilationMessage #9

Open thecodingwizard opened 2 years ago

thecodingwizard commented 2 years ago

Right now for code executions, if status is compile error, the compilationMessage isn't set but stderr is. We should set compilationMessage even for compile errors for consistency