QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#229698#7635. Fairy Chessucup-team265#ML 1ms3620kbC++202.5kb2023-10-28 16:42:242023-10-28 16:42:24

详细

Test #1:

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

input:

BBAARRCCQQMM

output:

Bob

result:

ok single line: 'Bob'

Test #2:

score: 0
Accepted
time: 1ms
memory: 3608kb

input:

BAMBAMQQRCCR

output:

Alice

result:

ok single line: 'Alice'

Test #3:

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

input:

QQRAACMRMCBB

output:

Alice

result:

ok single line: 'Alice'

Test #4:

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

input:

MBBARQRMACQC

output:

Alice

result:

ok single line: 'Alice'

Test #5:

score: -100
Memory Limit Exceeded

input:

ACQCMQRBBRMA

output:


result: