首页 ACM 第2课 评测机中各种状态

ACM 第2课 评测机中各种状态

举报
开通vip

ACM 第2课 评测机中各种状态ACM 第二课 评测机中各种状态 Verdicts of the judge system Verdict Abbreviation Indication Accepted AC The solution has produced output that the judge system or a checker program (commonly referred to as a special judge) accepts as correct. 通过 Presentation Error PE The sol...

ACM 第2课  评测机中各种状态
ACM 第二课 评测机中各种状态 Verdicts of the judge system Verdict Abbreviation Indication Accepted AC The solution has produced output that the judge system or a checker program (commonly referred to as a special judge) accepts as correct. 通过 Presentation Error PE The solution has produced output that is correct in content but incorrect in format. 答案正确,格式出错。 Time Limit Exceeded TLE The solution has run for longer time than permitted. This means either the time spent on all test cases exceeds the overall limit or that spent on a single test case exceeds the per-case limit. Note that time limits for solutions in Java are tripled. These solutions are also allowed an extra 110 ms for each test case. 超时 Memory Limit Exceeded MLE The solution has consumed more memory than permitted. 内存超过限制 Wrong Answer WA The solution has not produced the desired output. 答案不对 Runtime Error RE The solution has caused an unhandled exception (as defined by the runtime environment) during execution. 一般是由于你越界访问导致的,比如你开了个a[10] ,却访问 a[1000]; Output Limit Exceeded OLE The solution has produced excessive output. 输出文件超限,一般是因为死循环 Compile Error CE The solution cannot be compiled into any program runnable by the judge system. 编译出错,如果本机通过,提交不过,一般是少粘了东西,建议用 ctrl+A ctrl+C System Error The judge system has failed to run the solution. 没有遇到过 Validator Error The checker program has exhibited abnormal behavior while validating the output produced by the solution. 好像是你图谋不轨的意思。 摘自 poj 本文档由郭一伟整理
本文档为【ACM 第2课 评测机中各种状态】,请使用软件OFFICE或WPS软件打开。作品中的文字与图均可以修改和编辑, 图片更改请在作品中右键图片并更换,文字修改请直接点击文字进行修改,也可以新增和删除文档中的内容。
该文档来自用户分享,如有侵权行为请发邮件ishare@vip.sina.com联系网站客服,我们会及时删除。
[版权声明] 本站所有资料为用户分享产生,若发现您的权利被侵害,请联系客服邮件isharekefu@iask.cn,我们尽快处理。
本作品所展示的图片、画像、字体、音乐的版权可能需版权方额外授权,请谨慎使用。
网站提供的党政主题相关内容(国旗、国徽、党徽..)目的在于配合国家政策宣传,仅限个人学习分享使用,禁止用于任何广告和商用目的。
下载需要: 免费 已有0 人下载
最新资料
资料动态
专题动态
is_262335
暂无简介~
格式:doc
大小:36KB
软件:Word
页数:3
分类:互联网
上传时间:2011-02-10
浏览量:31