QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#189161#3288. Rendezvous on a Tetrahedronnew_dawn_2#WA 1ms3876kbC++204.7kb2023-09-26 22:40:562023-09-26 22:40:56

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3768kb

input:

DB 2 9
CD 25 11

output:

YES

result:

ok single line: 'YES'

Test #2:

score: 0
Accepted
time: 1ms
memory: 3864kb

input:

CD 41 12
CD 38 14

output:

NO

result:

ok single line: 'NO'

Test #3:

score: -100
Wrong Answer
time: 1ms
memory: 3876kb

input:

DB 54 14
DB 1 3

output:

NO

result:

wrong answer 1st lines differ - expected: 'YES', found: 'NO'