QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#494078#8528. Chordsgs14004WA 0ms3840kbC++201.0kb2024-07-27 14:00:342024-07-27 14:00:35

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
1 2
4 10
7 9
3 5
6 8

output:

0
0
0
0
1
3

result:

wrong answer 1st numbers differ - expected: '3', found: '0'