QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#229588#7635. Fairy Chessucup-team265#ML 1ms3772kbC++202.4kb2023-10-28 16:29:212023-10-28 16:29:22

詳細信息

Test #1:

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

input:

BBAARRCCQQMM

output:

Bob

result:

ok single line: 'Bob'

Test #2:

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

input:

BAMBAMQQRCCR

output:

Alice

result:

ok single line: 'Alice'

Test #3:

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

input:

QQRAACMRMCBB

output:

Alice

result:

ok single line: 'Alice'

Test #4:

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

input:

MBBARQRMACQC

output:

Alice

result:

ok single line: 'Alice'

Test #5:

score: -100
Memory Limit Exceeded

input:

ACQCMQRBBRMA

output:


result: