QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#738382#9625. 魔弹Kevin090228WA 13ms91700kbC++208.1kb2024-11-12 18:55:032024-11-12 18:55:05

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 11ms
memory: 83508kb

input:

2
RL

output:

1 1 

result:

ok single line: '1 1 '

Test #2:

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

input:

4
LLRR

output:

0 24 24 0 

result:

ok single line: '0 24 24 0 '

Test #3:

score: 0
Accepted
time: 11ms
memory: 91700kb

input:

4
RLRL

output:

9 6 6 9 

result:

ok single line: '9 6 6 9 '

Test #4:

score: -100
Wrong Answer
time: 13ms
memory: 87604kb

input:

10
LRLRLLRRRR

output:

1088640 1088640 604800 604800 0 322560 322560 0 0 0 

result:

wrong answer 1st lines differ - expected: '1088640 1088640 604800 604800 0 1935360 1935360 0 0 0', found: '1088640 1088640 604800 604800 0 322560 322560 0 0 0 '