TopCoder

User's AC Ratio

100.0% (2/2)

Submission's AC Ratio

100.0% (2/2)

Tags

Description

Input Format

Output Format

Sample Input 1

aaaaaaaaaa
3

Sample Output 1

0 10 10

Sample Input 2

baaaaabaaaaab
3

Sample Output 2

1 5 5

Sample Input 3

baaaaabaaaaaab
3

Sample Output 3

7 6 6

Sample Input 4

baaaaabaaaaab
2

Sample Output 4

0 12 2

Sample Input 5

caaaaabaaaaab
2

Sample Output 5

1 12 2

Sample Input 6

caaaaabaaaaab
6

Sample Output 6

-1 -1 -1

Hints

Problem Source

YTP 2021 高中組程式挑戰營 p9

Subtasks

No. Testdata Range Constraints Score
1 0~5 範例測資 0
2 0~15 無額外限制 20

Testdata and Limits

No. Time Limit (ms) Memory Limit (VSS, KiB) Output Limit (KiB) Subtasks
0 2000 262144 65536 1 2
1 2000 262144 65536 1 2
2 2000 262144 65536 1 2
3 2000 262144 65536 1 2
4 2000 262144 65536 1 2
5 2000 262144 65536 1 2
6 2000 262144 65536 2
7 2000 262144 65536 2
8 2000 262144 65536 2
9 2000 262144 65536 2
10 2000 262144 65536 2
11 2000 262144 65536 2
12 2000 262144 65536 2
13 2000 262144 65536 2
14 2000 262144 65536 2
15 2000 262144 65536 2