QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#687552#9529. Farm Managementucup-team2462#WA 0ms3616kbC++171.7kb2024-10-29 19:38:532024-10-29 19:38:54

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

7 6 6 2 2 
109

result:

wrong answer 1st lines differ - expected: '109', found: '7 6 6 2 2 '