2024 China Collegiate Programming Contest (CCPC) Female Onsite (2024年中国大学生程序设计竞赛女生专场)
| Problems | AC | Note |
|---|---|---|
| A. Box | ○ | 签到 |
| B. Aho-Corasick Automaton | ||
| C. CCPC | ○ | 签到 |
| D. Excellent Splitting | ||
| E. Centroid Tree | ○ | 并查集 |
| F. Perfect Square | ⊕ | 数学、背包 |
| G. Increasing Sequence | ○ | 拆数位 |
| H. Square Root | ○ | 签到 |
| I. String Duplication | ⊕ | SAM |
| J. Sum of Squares of GCDs | ||
| K. Xiao Kai’s Dream of Provincial Scholarship | 模拟 | |
| L. Puzzle | ○ | 思维 |
| M. Covering a Tree | ○ | 贪心 |