QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#486166#6635. Strange Keyboarducup-team3627WA 12ms300540kbC++206.8kb2024-07-21 17:08:342024-07-21 17:08:34

詳細信息

Test #1:

score: 0
Wrong Answer
time: 12ms
memory: 300540kb

input:

2
2 3
defgh
abc
abcde
1 1
a
b

output:

2
-1

result:

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