2 Forks
3 Stars
3 Watchers

cp-snippets

My competitive programming snippets for Visual Studio Code.

How to download and setup cp-snippets

Open terminal and run command
git clone https://github.com/ShubhamAvasthi/cp-snippets.git
git clone is used to create a copy or clone of cp-snippets repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cp-snippets https://github.com/ShubhamAvasthi/cp-snippets/archive/master.zip

Or simply clone cp-snippets with SSH
[email protected]:ShubhamAvasthi/cp-snippets.git

If you have some problems with cp-snippets

You may open issue on cp-snippets support forum (system) here: https://github.com/ShubhamAvasthi/cp-snippets/issues