QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#47458#4674. Lots Of TaskslarryzhongWA 2ms3584kbC++171.6kb2022-09-10 01:22:302022-09-10 01:22:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 2ms
memory: 3540kb

input:

4
1 9
5 13
11 13
6 12

output:

YES

result:

ok answer is YES

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3584kb

input:

3
46 76
0 2
45 75

output:

YES

result:

wrong answer expected NO, found YES