CLion + MinGW setup for Competitive Programming in C++

I had recently started using CLion IDE for writing and running C++ codes and I must say I have found it really helpful with its amazing auto-complete feature and cool themes. Also, many of you had requested me to share a tutorial for setting it up along with MinGW so here is the video tutorial. I hope you all like it and are able to set up your own CLion IDE using this simple and short tutorial.
Video Tutorial:

Do like, share and subscribe if you too are interested in Competitive Programming.

1 Like

How is it better than sublime?

1 Like

Autocomplete feature and cool themes.
JetBrains plugins
You can even use JHelper with it which can help you submit problems directly on CodeForces from CLion itself.