Competitive Programming Helper (cph)This extension allows you to quickly compile, run and judge competitive programming problems from within VS Code. You can automatically download testcases write & test your own problems. Once you are done, you can submit your solutions directly with the click of a button! Using the competitive companion browser extension, cph supports a large number of popular platforms like Codeforces, Codechef, TopCoder etc. Quick start
You can also use this extension locally, just open any supported file and press 'Run Testcases' (or Ctrl+Alt+B) to manually enter testcases. Features
Supported Languages
ContributingCPH is in a steady-state. There are no new features planned for the extension. Only bug-fixes will be worked on. You can contribute to this extension in many ways:
Before creating a Pull Request, please create an issue to discuss the approach. It makes reviewing and accepting the PR much easier. LicenseCopyright (C) 2021 Divyanshu Agrawal This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/. |