QOJ.ac

QOJ

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

詳細信息

Test #1:

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

input:

BBAARRCCQQMM

output:

Bob

result:

ok single line: 'Bob'

Test #2:

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

input:

BAMBAMQQRCCR

output:

Alice

result:

ok single line: 'Alice'

Test #3:

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

input:

QQRAACMRMCBB

output:

Alice

result:

ok single line: 'Alice'

Test #4:

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

input:

MBBARQRMACQC

output:

Alice

result:

ok single line: 'Alice'

Test #5:

score: -100
Memory Limit Exceeded

input:

ACQCMQRBBRMA

output:


result: