QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#370889#6362. Accommodation Plan_happy_WA 3ms8540kbC++143.4kb2024-03-29 18:50:082024-03-29 18:50:09

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 8540kb

input:

5 2 7
1 2 4
3 2 8
2 4 2
4 5 6

output:

6

result:

wrong answer 1st numbers differ - expected: '12', found: '6'