QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#214270#6637. Perfect StringsZhaoZiLongWA 170ms159680kbC++173.8kb2023-10-14 18:22:562023-10-14 18:22:57

詳細信息

Test #1:

score: 0
Wrong Answer
time: 170ms
memory: 159680kb

input:

2
3 1
2 2

output:

1
0

result:

wrong answer 2nd numbers differ - expected: '6', found: '0'