QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#680663#9529. Farm Managementucup-team5051#WA 0ms3604kbC++232.3kb2024-10-26 22:02:512024-10-26 22:02:53

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

0 109
1 103
2 93
3 89
4 85
109

result:

wrong answer 1st lines differ - expected: '109', found: '0 109'