QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#264791#6523. Escape Planucup-team2174#WA 0ms3552kbC++201.2kb2023-11-25 15:22:072023-11-25 15:22:07

详细

Test #1:

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

input:

2
3 4 1
3
1 1 1
1 2 1
1 2 2
2 3 1
2 3 2
3 2 2
2 3
2 0 0
1 2 1
1 3 1

output:

-2000000000
-2000000000

result:

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