QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#208978#7559. Bocchi the Rockucup-team017#WA 7ms60244kbC++147.0kb2023-10-09 22:54:272023-10-09 22:54:27

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
????

output:

12

result:

ok 1 number(s): "12"

Test #2:

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

input:

3
??YR?B

output:

4

result:

ok 1 number(s): "4"

Test #3:

score: 0
Accepted
time: 7ms
memory: 59732kb

input:

5
YBYRPBYRYB

output:

0

result:

ok 1 number(s): "0"

Test #4:

score: 0
Accepted
time: 7ms
memory: 59128kb

input:

10
PRPBPRPRPRPBYB?R?BY?

output:

3

result:

ok 1 number(s): "3"

Test #5:

score: -100
Wrong Answer
time: 3ms
memory: 60244kb

input:

10
?R?R?BYB?R?R?B?B?BYR

output:

80

result:

wrong answer 1st numbers differ - expected: '96', found: '80'