Status

code name description platform
CE Compilation Error *
MLE Memory Limit Exceeded *
TLE Time Limit Exceeded *
RE Runtime Error An error occurred during program execution (e.g. stack overflows, zero divisions) AtCoder
RTE Runtime Exception Runtime exception (only for “native” languages (e.g. C, C++), with details e.g. segfaults DMOJ
IR Invalid Return Program returned non-zero exit code, with exception details for langs like Python, Java DMOJ
OLE Output Limit Exceeded *
IE Internal Error *
AC Accepted *
WA Wrong Answer *
WJ Waiting for Judging AtCoder
WR Waiting for Re-judging AtCoder