QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#679756#9529. Farm Managementucup-team5469#WA 3ms15436kbC++141.9kb2024-10-26 18:26:212024-10-26 18:26:21

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

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

109

result:

wrong answer 1st lines differ - expected: '109', found: '2 3 4'