QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#213759#6635. Strange KeyboardGuanYunchangWA 1ms9632kbC++204.1kb2023-10-14 15:58:362023-10-14 15:58:37

详细

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 9632kb

input:

2
2 3
defgh
abc
abcde
1 1
a
b

output:

3
4557430888798830399

result:

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