QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#229731#7635. Fairy Chessucup-team2243#WA 0ms3784kbC++202.2kb2023-10-28 16:46:082023-10-28 16:46:09

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3784kb

input:

BBAARRCCQQMM

output:

Bob

result:

ok single line: 'Bob'

Test #2:

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

input:

BAMBAMQQRCCR

output:

Bob

result:

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