Status Codes - segment-oj/segmentoj GitHub Wiki
Code | Description |
---|---|
1000 | OK. All tasks requested by the client have been completed. |
2000 | Server error. |
2001 | No judger connected. |
3000 | Authentication error. |
3001 | Password incorrect. |
3002 | Token incorrect. |
3003 | Request source incorrect. |
3004 | Login incorrect. |
4000 | Client error. |
4004 | Format incorrect. |