QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#212042#6635. Strange Keyboarducup-team241#WA 4ms46156kbC++142.2kb2023-10-13 06:35:052023-10-13 06:35:05

详细

Test #1:

score: 0
Wrong Answer
time: 4ms
memory: 46156kb

input:

2
2 3
defgh
abc
abcde
1 1
a
b

output:

0
-1

result:

wrong answer 1st numbers differ - expected: '3', found: '0'