QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#229696#7635. Fairy Chessucup-team2243#WA 1ms3668kbC++202.1kb2023-10-28 16:42:182023-10-28 16:42:19

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

BBAARRCCQQMM

output:

Bob

result:

ok single line: 'Bob'

Test #2:

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

input:

BAMBAMQQRCCR

output:

Bob

result:

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