QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#749553#9141. Array SpreadpokorfanclubWA 0ms3544kbC++202.2kb2024-11-15 03:44:052024-11-15 03:44:07

詳細信息

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3544kb

input:

3
3 3
1 3
2 3
1 2
12 6
2 3
5 7
1 9
4 8
1 2
7 11
4 5
3 4
2 3
1 2
4 4
1 1

output:

1
2
0

result:

wrong answer 3rd numbers differ - expected: '499122178', found: '0'