QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#95615#5680. You You See What?MaMengQiWA 1ms3592kbC++981.1kb2023-04-10 20:50:132023-04-10 20:50:15

详细

Test #1:

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

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: 0ms
memory: 3376kb

input:

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

output:

texasam!Rice!BayloR!dev!Rice!bresearch!bpoucher

result:

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