Toggle navigation
Bulletin
Problems
Submissions
Contests
Discuss
About
Rank
Sign in
Sign up
×
Close
NTUCPC Speed Run! #1
比賽已結束,感謝大家的參與!
題目連結
IOICamp 2025 PreExam 進行中!
IOICamp 官網
、
PreExam 連結
程式解題社網站
程式解題社網站
上線了!
385 . 網頁超圓結
Submit
Status
Discussion / Solution
Ranklist
Back to Problems List
TopCoder
temmie
User's AC Ratio
100.0% (
3/3
)
Submission's AC Ratio
31.2% (
10
/
32
)
Tags
Show solution-related tags
ytp
ytp-senior
ytp-2021
Description
題目 PDF 檔在這裡
Input Format
Output Format
Sample Input 1
copy
aaaaaaaaaa
3
Sample Output 1
copy
0 10 10
Sample Input 2
copy
baaaaabaaaaab
3
Sample Output 2
copy
1 5 5
Sample Input 3
copy
baaaaabaaaaaab
3
Sample Output 3
copy
7 6 6
Sample Input 4
copy
baaaaabaaaaab
2
Sample Output 4
copy
0 12 2
Sample Input 5
copy
caaaaabaaaaab
2
Sample Output 5
copy
1 12 2
Sample Input 6
copy
caaaaabaaaaab
6
Sample Output 6
copy
-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
Submit
Back to Top