Type: Default 1000ms 256MiB

请及时拨打110

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

题面背景

如遇危险, 请及时拨打 110

题目描述

SS 是字符串 110101010^{10} 份的连接。(也就是 1000000000010000000000110 连接在一起)。

我们有一个长度为 NN 的字符串 TT

TT作为连续子串出现在SS中的次数。

输入格式

第一行一个整数 nn, 表示 TT 字符串的字符个数

第二行 nn 个由 01 组成的字符串 TT

输出格式

打印 TT 作为连续子串出现在 SS 中的次数。

样例 #1

样例输入 #1

4
1011

样例输出 #1

9999999999

样例 #2

样例输入 #2

22
1011011011011011011011

样例输出 #2

9999999993

提示

  • 1N2×1051 \leq N \leq 2 \times 10^5
  • TT 是长度为 NN 的字符串,由 01 组成。

[NOI蓝图杯] 十二月月赛

Not Attended
Status
Done
Rule
Ledo
Problem
10
Start at
2023-12-1 12:00
End at
2023-12-4 0:00
Duration
60 hour(s)
Host
Partic.
69