// install via winget
Command Prompt & PowerShell
click to copy
winget install CPEditor.CPEditor
// direct download
Download Installer// about CP Editor
CP Editor is designed for competitive programming. It helps you focus on your algorithms and automates compilation, execution and testing of your code. It can fetch test cases from different platforms and submit solutions to Codeforces.
// frequently asked questions
How do I install CP Editor using winget?
Open PowerShell or Windows Terminal and run:
winget install CPEditor.CPEditor. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is CP Editor?
The Missing Editor for Competitive Programmers
Is CP Editor free to download?
CP Editor is distributed under the GPL-3.0 license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update CP Editor with winget?
Run
winget upgrade CPEditor.CPEditor in PowerShell or Windows Terminal to update CP Editor to the latest available version.What architecture does CP Editor support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.