QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#347651#7635. Fairy Chessucup-team598#WA 788ms3596kbC++146.6kb2024-03-09 14:42:442024-03-09 14:42:47

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 788ms
memory: 3596kb

input:

BBAARRCCQQMM

output:

Bob

result:

ok single line: 'Bob'

Test #2:

score: -100
Wrong Answer
time: 327ms
memory: 3592kb

input:

BAMBAMQQRCCR

output:

Bob

result:

wrong answer 1st lines differ - expected: 'Alice', found: 'Bob'