QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#486205#6635. Strange Keyboarducup-team3627WA 3ms159060kbC++236.8kb2024-07-21 17:34:532024-07-21 17:34:53

詳細信息

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 159060kb

input:

2
2 3
defgh
abc
abcde
1 1
a
b

output:

3
1000111223

result:

wrong answer 2nd numbers differ - expected: '-1', found: '1000111223'