QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#115889#5421. Factories Once More_lbw_WA 0ms3444kbC++141.8kb2023-06-27 17:55:322023-06-27 17:55:35

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

78

result:

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