QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#638429#9134. Building a Fenceucup-team5131#WA 1ms3580kbC++201.6kb2024-10-13 15:54:482024-10-13 15:54:52

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3580kb

input:

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

output:

7
2
4
10
4
8
5

result:

wrong answer 1st numbers differ - expected: '8', found: '7'