QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#498165#9134. Building a Fenceucup-team3091WA 0ms3700kbC++202.2kb2024-07-30 01:42:492024-07-30 01:42:49

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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
10
4
8
6

result:

wrong answer 7th numbers differ - expected: '5', found: '6'