A plugin for the C++ IDE CLion that provides facilities for competitive programming.
It aims to be a drop-in replacement of the upstream AlexeyDmitriev/JHelper.
To use this plugin, you have to use the project structure of JHelperXProject.
- Add task (use competitive-companion)
- Test your code against sample inputs/outputs
- Expand pre-written library code
- Submit code to OJs (AtCoder and Codeforces are supported)