QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#283923#7635. Fairy Chessezteam1#WA 722ms30492kbC++141.9kb2023-12-15 18:41:362023-12-15 18:41:36

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 722ms
memory: 30492kb

input:

BBAARRCCQQMM

output:

Bob

result:

ok single line: 'Bob'

Test #2:

score: -100
Wrong Answer
time: 64ms
memory: 6116kb

input:

BAMBAMQQRCCR

output:

Bob

result:

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