QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#863963#3445. Numbers On a TreeZhangYiDeML 90ms47848kbJava211.2kb2025-01-20 05:06:062025-01-20 05:06:07

詳細信息

Test #1:

score: 100
Accepted
time: 90ms
memory: 47848kb

input:

3 LR

output:

11

result:

ok single line: '11'

Test #2:

score: 0
Accepted
time: 70ms
memory: 46664kb

input:

3 RRL

output:

2

result:

ok single line: '2'

Test #3:

score: 0
Accepted
time: 84ms
memory: 47460kb

input:

2

output:

7

result:

ok single line: '7'

Test #4:

score: 0
Accepted
time: 74ms
memory: 46644kb

input:

3 LRL

output:

6

result:

ok single line: '6'

Test #5:

score: -100
Memory Limit Exceeded

input:

26 RRLLLLRRRL

output:


result: