Announcing Competitive Programmming Helper 5.0

Revision en1, by d-agrawal, 2020-12-23 09:52:47

I'm happy to release v5 of Competitive Programming Helper ( CPH ) !

blog

CPH is a VS Code extension that allows you to quickly download, test and submit problems from Codeforces and other sites, and even locally, for your own problems! Supports C++, C, Java, Python.

Features

  • Auto downloading testcases & problem details.
  • Auto compilation and auto judging of testcases.
  • Handling of signals, errors and TLEs.
  • Easy to use UI.
  • Lots of configuration settings to make it yours!

This new release brings a new 'docked' UI that is much better in terms of performance and removes a lot of UI bugs.

Download

If you like CPH, you can download it from here: github.com/agrawal-d/cph/ or directly from VS Code extensions search.

Screenshots

Check out the screenshots below!

Click to expand
Tags vscode, tools, codeforces tools, testing

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English d-agrawal 2020-12-23 09:52:47 1480 Initial revision (published)