QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#421051#4363. Branch Assignmentucup-team1005#WA 0ms3708kbC++201.5kb2024-05-25 10:35:142024-05-25 10:35:15

详细

Test #1:

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

input:

5 4 2 10
5 2 1
2 5 1
3 5 5
4 5 0
1 5 1
2 3 1
3 2 5
2 4 5
2 1 1
3 4 2

output:

11

result:

wrong answer 1st lines differ - expected: '13', found: '11'