QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#563204#9244. Counting Stringsucup-team159TL 0ms3652kbC++2315.6kb2024-09-14 06:19:072024-09-14 06:19:07

詳細信息

Test #1:

score: 100
Accepted
time: 0ms
memory: 3652kb

input:

4
abca

output:

14

result:

ok answer is '14'

Test #2:

score: 0
Accepted
time: 0ms
memory: 3580kb

input:

1
a

output:

1

result:

ok answer is '1'

Test #3:

score: 0
Accepted
time: 0ms
memory: 3652kb

input:

2
aa

output:

3

result:

ok answer is '3'

Test #4:

score: 0
Accepted
time: 0ms
memory: 3564kb

input:

2
ab

output:

3

result:

ok answer is '3'

Test #5:

score: -100
Time Limit Exceeded

input:

100
xgljgljgljjljjjjljtjljtgljgljgljjljjjjljtjljtjljgljljgljgljjljjjjljtjljtjljgljllljgllgljgljjglljgljl

output:


result: