QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#229539#7635. Fairy Chessucup-team265#ML 1ms3504kbC++202.5kb2023-10-28 16:23:442023-10-28 16:23:45

詳細信息

Test #1:

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

input:

BBAARRCCQQMM

output:

Bob

result:

ok single line: 'Bob'

Test #2:

score: 0
Accepted
time: 0ms
memory: 3368kb

input:

BAMBAMQQRCCR

output:

Alice

result:

ok single line: 'Alice'

Test #3:

score: 0
Accepted
time: 0ms
memory: 3492kb

input:

QQRAACMRMCBB

output:

Alice

result:

ok single line: 'Alice'

Test #4:

score: 0
Accepted
time: 0ms
memory: 3500kb

input:

MBBARQRMACQC

output:

Alice

result:

ok single line: 'Alice'

Test #5:

score: -100
Memory Limit Exceeded

input:

ACQCMQRBBRMA

output:


result: