QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#968938#6520. Classic ProblemZ_301 WA 2ms37224kbC++172.7kb2025-04-08 09:34:052025-04-08 09:34:07

詳細信息

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 37224kb

input:

3
5 3
1 2 5
2 3 4
1 5 0
5 0
5 4
1 2 1000000000
1 3 1000000000
1 4 1000000000
1 5 1000000000

output:

8
4
1000000003

result:

wrong answer 1st numbers differ - expected: '4', found: '8'