QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#340195#5421. Factories Once Moreadam01WA 7ms52920kbC++146.7kb2024-02-28 18:32:302024-02-28 18:32:30

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 7ms
memory: 52920kb

input:

6 3
1 2 3
2 3 2
2 4 1
1 5 2
5 6 3

output:

17416
17416
17416
17416
17416
17416
22

result:

wrong answer 1st numbers differ - expected: '22', found: '17416'