cpeditor/cpeditor
The IDE for competitive programming :tada: | Fetch, Code, Compile, Run, Check, Submit :rocket: observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 97
- Release rhythm 46
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2486
- days_rel: 150
- days_push: 20
- n_releases_24m: 1
Adoption not part of the score
2172 stars · 160 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CP Editor is a Qt-based, cross-platform IDE designed specifically for competitive programming. It automates compiling, running, and testing code against fetched sample test cases, and can submit solutions directly to Codeforces.
Use cases
- automatically fetch sample test cases from Codeforces or AtCoder
- compile and run C++ solutions against multiple test cases instantly
- submit solutions to Codeforces from the editor
- get real-time linting and error highlighting while coding
- quickly test code snippets without saving files
When to choose
- you compete in Codeforces, AtCoder, ICPC, or OI contests and want an integrated edit-compile-test loop
- you want a lightweight editor tailored to competitive programming instead of a full IDE
- you want one-click test case fetching and verdict checking
When to avoid
- you need a general-purpose IDE for large software projects with debugging and refactoring
- you work primarily in languages other than C++, Java, or Python
- you need built-in version control or team collaboration features
Facets
application · maturity active
editor developer-tools testing developer-tools education windows cross-platform cpp competitive-programming qt5 codeforces test-case-runner ide command-line linux macos
4 sources
- readme: https://github.com/cpeditor/cpeditor · fetched 2026-08-28 · b148c0cf59fb
- homepage: https://cpeditor.org · fetched 2026-08-29 · 384c1048debd
- site_page: https://cpeditor.org/about · fetched 2026-08-29 · 61ae5221868f
- site_page: https://cpeditor.org/docs · fetched 2026-08-29 · 4aae314253bc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cpeditor/cpeditor | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="cpeditor/cpeditor")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem