QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#865961#9323. Segments and Subsetsucup-team4744#WA 0ms7756kbC++231.5kb2025-01-22 09:45:432025-01-22 09:45:45

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

0
4
736

result:

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