WA=wrong answer错误答案
AC=accepted正确
在各个OnlineJudge程序在线评测系统中对对应的题目提交程序会出现的结果:
通过(Accepted,AC)、
答案错误(Wrong Answer,WA)、
超时(Time Limit Exceed,TLE)、
超过输出限制(Output Limit Exceed,OLE)、
超内存(Memory Limit Exceed,MLE)、
运行时错误(Runtime Error,RE)、
格式错误(Presentation Error,PE)、
无法编译(Compile Error,CE)
AC=accepted正确
在各个OnlineJudge程序在线评测系统中对对应的题目提交程序会出现的结果:
通过(Accepted,AC)、
答案错误(Wrong Answer,WA)、
超时(Time Limit Exceed,TLE)、
超过输出限制(Output Limit Exceed,OLE)、
超内存(Memory Limit Exceed,MLE)、
运行时错误(Runtime Error,RE)、
格式错误(Presentation Error,PE)、
无法编译(Compile Error,CE)