QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#738378#9625. 魔弹Kevin090228WA 12ms91932kbC++208.1kb2024-11-12 18:54:332024-11-12 18:54:34

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 12ms
memory: 85560kb

input:

2
RL

output:

1 1 

result:

ok single line: '1 1 '

Test #2:

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

input:

4
LLRR

output:

0 24 24 0 

result:

ok single line: '0 24 24 0 '

Test #3:

score: 0
Accepted
time: 12ms
memory: 85756kb

input:

4
RLRL

output:

9 6 6 9 

result:

ok single line: '9 6 6 9 '

Test #4:

score: -100
Wrong Answer
time: 7ms
memory: 89896kb

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 '