QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#863743#3445. Numbers On a TreeZhangYiDeTL 13ms9472kbPython31.1kb2025-01-19 21:53:402025-01-19 21:53:42

詳細信息

Test #1:

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

input:

3 LR

output:

11

result:

ok single line: '11'

Test #2:

score: 0
Accepted
time: 10ms
memory: 9344kb

input:

3 RRL

output:

2

result:

ok single line: '2'

Test #3:

score: 0
Accepted
time: 13ms
memory: 9472kb

input:

2

output:

7

result:

ok single line: '7'

Test #4:

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

input:

3 LRL

output:

6

result:

ok single line: '6'

Test #5:

score: -100
Time Limit Exceeded

input:

26 RRLLLLRRRL

output:


result: