QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#503643#9134. Building a Fenceucup-team3897#WA 0ms3608kbC++201.5kb2024-08-03 21:44:032024-08-03 21:44:04

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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
3
10
4
8
5

result:

wrong answer 3rd numbers differ - expected: '4', found: '3'