Install with winget
Open PowerShell or Command Prompt and run:
winget install CPEditor.CPEditor
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
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.
Advanced Install Options
Install (latest)
winget install CPEditor.CPEditorInstall (pinned version)
winget install --id CPEditor.CPEditor -e --version 7.0.2Upgrade
winget upgrade CPEditor.CPEditorUninstall
winget uninstall CPEditor.CPEditorFrequently Asked Questions
How do I install CP Editor using winget?
Open PowerShell or Windows Terminal and run:
winget install CPEditor.CPEditor. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is CP Editor?
The Missing Editor for Competitive Programmers
Is CP Editor free to use?
CP Editor is distributed under the GPL-3.0 license. Check the publisher’s site for full licensing details.
How do I update CP Editor with winget?
Run
winget upgrade CPEditor.CPEditor in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall CP Editor?
Run
winget uninstall CPEditor.CPEditor to remove CP Editor from your system.