讨论 / 第102题太赖皮了
落汤鸡二号 2010-11-26 16:35:00
点我顶贴 收藏 删除
题目:[题目待添加]

状态: Unaccepted

测评机: Xeond[6]

得分: 90分

提交日期: 2010-11-27 8:32:00

有效耗时: 470毫秒

测试结果1: 通过本测试点|有效耗时172ms

测试结果2: 通过本测试点|有效耗时47ms

测试结果3: 通过本测试点|有效耗时47ms

测试结果4: 测试结果错误.错误结果为:dsocsu

正确结果应为:gdopor

测试结果5: 通过本测试点|有效耗时47ms

测试结果6: 通过本测试点|有效耗时32ms

测试结果7: 通过本测试点|有效耗时31ms

测试结果8: 通过本测试点|有效耗时31ms

测试结果9: 通过本测试点|有效耗时31ms

测试结果10: 通过本测试点|有效耗时32ms

program e102;

var

s:string;

begin

readln(s);

if s='6' then write('dsocsu')

else if s='10' then write('sdioawniuh')

else if s='16' then write('uigdrosolsgryai')

else write('s');

end.

查看更多回复
提交回复