QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#864035#3445. Numbers On a TreeGuanYunchangML 81ms47844kbJava211.0kb2025-01-20 09:22:102025-01-20 09:22:12

詳細信息

Test #1:

score: 100
Accepted
time: 66ms
memory: 46408kb

input:

3 LR

output:

11

result:

ok single line: '11'

Test #2:

score: 0
Accepted
time: 76ms
memory: 47484kb

input:

3 RRL

output:

2

result:

ok single line: '2'

Test #3:

score: 0
Accepted
time: 69ms
memory: 47344kb

input:

2

output:

7

result:

ok single line: '7'

Test #4:

score: 0
Accepted
time: 81ms
memory: 47844kb

input:

3 LRL

output:

6

result:

ok single line: '6'

Test #5:

score: -100
Memory Limit Exceeded

input:

26 RRLLLLRRRL

output:


result: