QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#457311#8830. Breaking Baducup-team4367#WA 560ms3860kbC++232.6kb2024-06-29 10:26:012024-06-29 10:26:01

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 560ms
memory: 3860kb

input:

2
0 4
4 0

output:

YNNYN

result:

ok "YNNYN"

Test #2:

score: -100
Wrong Answer
time: 418ms
memory: 3716kb

input:

2
1 1
1 1

output:

YNNNN

result:

wrong answer 1st words differ - expected: 'NNYNN', found: 'YNNNN'