QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#725557#9134. Building a FenceZhangYiDeWA 0ms3576kbC++11778b2024-11-08 18:44:082024-11-08 18:44:08

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

7
7 9 4
1 1 2
1 1 4
4 6 2
3 3 5
10 6 4
1 11 5

output:

8
2
4
14
4
8
8

result:

wrong answer 4th numbers differ - expected: '10', found: '14'