QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#695582#9529. Farm Managementillume2021WA 0ms5708kbC++172.1kb2024-10-31 20:21:052024-10-31 20:21:06

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

0
0
0
0
0

result:

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