QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#230952#7635. Fairy Chessucup-team2006#WA 548ms37860kbC++171.9kb2023-10-28 22:23:272023-10-28 22:23:27

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 466ms
memory: 37860kb

input:

BBAARRCCQQMM

output:

Bob

result:

ok single line: 'Bob'

Test #2:

score: 0
Accepted
time: 4ms
memory: 4052kb

input:

BAMBAMQQRCCR

output:

Alice

result:

ok single line: 'Alice'

Test #3:

score: 0
Accepted
time: 3ms
memory: 4612kb

input:

QQRAACMRMCBB

output:

Alice

result:

ok single line: 'Alice'

Test #4:

score: 0
Accepted
time: 25ms
memory: 6676kb

input:

MBBARQRMACQC

output:

Alice

result:

ok single line: 'Alice'

Test #5:

score: 0
Accepted
time: 35ms
memory: 6952kb

input:

ACQCMQRBBRMA

output:

Alice

result:

ok single line: 'Alice'

Test #6:

score: 0
Accepted
time: 131ms
memory: 15240kb

input:

MRCMABRQCQAB

output:

Alice

result:

ok single line: 'Alice'

Test #7:

score: 0
Accepted
time: 71ms
memory: 9716kb

input:

BBRCMMQAAQRC

output:

Alice

result:

ok single line: 'Alice'

Test #8:

score: -100
Wrong Answer
time: 548ms
memory: 34204kb

input:

RRMCQMACABQB

output:

Bob

result:

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