Competetive Programming Helper
CPH is a Visual Studio Code extension that extension allows you to quickly compile, run and judge competitive programming problems from within the IDE. 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!
Features
- Autmatic compilation with display for compilation errors.
- Intelligent judge with support for signals, time outs and run time errors.
- Works with Competitive Companion.
- Codeforces auto-submit integration.
- Kattis auto-submit integration.
- Works locally for your own problems.
- Support for several languages.
Documentation
You can learn more about how you can use CPH here.
License
CPH is free software. It software is licensed under GPL Version 3 or later ( at your choice ). You can access the source code here.
Created by agrawal-d