I have the premium version of CLion and I have been using it for sometime but I don’t know how to properly set it up for competitive programming. I basically need help with the following:
Setting up a code template so when I create a new file basic code is already there.
Using the debugging tool
Any other tips
I would appreciate it if someone could give links to tutorials or blogs or help me with the above.
Just Write down your template on Clion, select all and then go to Tool Section and save it as a live template and give a name to it (suppose snip) So after saving whenever you type snip and press tab/enter you will get your saved template .