This project has been developed for more than a year. It's a third version (but the name historically was left as CPv2) and I think it's finally ready to be presented to you.
CPv2 — Meet a new and great Competitive programming environment for C++ to make life easier!
Main features are:
- fast compilation (with precompiled headers)
- time and memory measurements
- variety of run modes
- built in snippets support
- built in templates support
- file io
- ships with premade code template ( REPLACED CIN/COUT WITH MUCH BETTER THINGS! )
- console interface with formatted output
Link to github: https://github.com/lis05/CPv2
You absolutely MUST take a look at the replacements for cin/cout. They are the best thing I've ever seen in my life.