QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#212038#6635. Strange Keyboarducup-team241#WA 7ms57052kbC++142.2kb2023-10-13 06:32:282023-10-13 06:32:28

详细

Test #1:

score: 0
Wrong Answer
time: 7ms
memory: 57052kb

input:

2
2 3
defgh
abc
abcde
1 1
a
b

output:

3
10000000000000000

result:

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