QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#749544#9141. Array SpreadpokorfanclubWA 0ms3616kbC++202.2kb2024-11-15 03:33:232024-11-15 03:33:25

詳細信息

Test #1:

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

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
1
499122178

result:

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