QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#346114#6520. Classic Problemezteam1WA 1ms3804kbC++142.9kb2024-03-07 20:41:472024-03-07 20:41:49

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3804kb

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:

9
4
4000000000

result:

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