acm-icpc-problem-setting
Installation
SKILL.md
ACM-ICPC Problem Setting Best Practices
Overview
Comprehensive guidance for creating high-quality algorithm competition problems, covering the full workflow from idea conception to publication.
When to Use
- Creating problems for ACM-ICPC, CCPC, Codeforces, or similar contests
- Writing problem statements with LaTeX
- Generating test data using testlib
- Setting up validators and checkers
- Organizing algorithm competitions
Quick Reference
Related skills