QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#179265#5680. You You See What?ZhaoZiLongWA 1ms3448kbC++171.3kb2023-09-14 20:06:122023-09-14 20:06:13

详细

Test #1:

score: 100
Accepted
time: 1ms
memory: 3440kb

input:

texasam!rice!baylor!csdept!baylor!rice!dev!bresearch!bpoucher

output:

texasam!rice!dev!bresearch!bpoucher

result:

ok single line: 'texasam!rice!dev!bresearch!bpoucher'

Test #2:

score: -100
Wrong Answer
time: 1ms
memory: 3448kb

input:

texasam!Rice!baYlor!csdept!BayloR!dev!Rice!bresearch!bpoucher

output:

texasam!Rice!bresearch!bpoucher

result:

wrong answer 1st lines differ - expected: 'texasam!Rice!baYlor!dev!Rice!bresearch!bpoucher', found: 'texasam!Rice!bresearch!bpoucher'