QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#863962#3445. Numbers On a TreeZhaoZiLongML 80ms47004kbJava211.7kb2025-01-20 04:58:212025-01-20 04:58:21

详细

Test #1:

score: 100
Accepted
time: 77ms
memory: 46620kb

input:

3 LR

output:

11

result:

ok single line: '11'

Test #2:

score: 0
Accepted
time: 79ms
memory: 46864kb

input:

3 RRL

output:

2

result:

ok single line: '2'

Test #3:

score: 0
Accepted
time: 79ms
memory: 46744kb

input:

2

output:

7

result:

ok single line: '7'

Test #4:

score: 0
Accepted
time: 80ms
memory: 47004kb

input:

3 LRL

output:

6

result:

ok single line: '6'

Test #5:

score: -100
Memory Limit Exceeded

input:

26 RRLLLLRRRL

output:


result: