How to install CP Editor on Ubuntu – Code Editor for Competitive Programming

  • Post last modified:March 19, 2020
  • Post category:Linux
  • Post author:

CP Editor is a free and open source code editor for Linux, Windows and MacOS. Using this you can easily focus on algorithm and it automates the compilation, execution and testing. It supports C/C++, Java and Python. It is a easy to use tool for competitive programming and contest. It is based on Qt and released under GNU General Public License v3.0 license. Some of the important and useful features are etch testcase, code faster, customizable code snippets and one click by built-in checkers. You can also run codes without saving them and restore from your last session. Some other features are themes support, set keybindings and submit your code to Codeforces.

(more…)

Continue ReadingHow to install CP Editor on Ubuntu – Code Editor for Competitive Programming