# cpeditor/cpeditor

The IDE for competitive programming :tada: | Fetch, Code, Compile, Run, Check, Submit :rocket:

Repository: https://github.com/cpeditor/cpeditor
Canonical: https://ross.abutalabs.com/products/cpeditor
Homepage: https://cpeditor.org
Language: C++
License: GPL-3.0
License Family: copyleft
Topics: qt5, competitive-programming, code-editor, java, python, cpp, codeforces, ide, oi, acm, acm-icpc, icpc, cross-platform, programming-contests, algorithm-competitions
Last push: 2026-08-13T09:06:29+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 46, longevity 100
- inputs: {"age_days": 2486, "days_push": 20, "days_rel": 150, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2172, forks 160 (observed 2026-08-28T04:06:21.852689+00:00)

## What it is
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
- artifact type: application
- maturity: active
- function: editor, developer-tools, testing
- domain: developer-tools, education
- platform: windows, cross-platform, cpp
- tags: competitive-programming, qt5, codeforces, test-case-runner, ide, command-line, linux, macos

## Member repositories
- cpeditor/cpeditor (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:21.852689+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:49:13.201991+00:00, confidence not recorded.
  - readme: https://github.com/cpeditor/cpeditor (fetched 2026-08-28T04:06:21.852689+00:00, sha b148c0cf59fb)
  - homepage: https://cpeditor.org (fetched 2026-08-29T10:29:17.482266+00:00, sha 384c1048debd)
  - site_page: https://cpeditor.org/about (fetched 2026-08-29T10:29:17.491555+00:00, sha 61ae5221868f)
  - site_page: https://cpeditor.org/docs (fetched 2026-08-29T10:29:17.493295+00:00, sha 4aae314253bc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
