Git Product home page Git Product logo

cp-templates's Introduction

CP-Templates

  • This repository contains templates to use for competitive programming.
  • Using a template helps you to save time and save you from writing the same code again and again.
  • The Templates contain codes for repeated tasks like input, output, fast input, fast output, etc.

Guide to use the templates

You will find the Templates along with the .json files of the templates. You can use the .json files to create the boilerplate of the templates in your favorite editor (like VS Code).

Guide to make templates in VS Code

  • Open VS Code.
  • Click on the Manage button(โš™๏ธ) and then select the Configure User Snippets.
  • Select the language for which you want to add the template.
  • Now a .json file will open.
  • Just paste the contents of the .json file in the .json file of VS Code.
  • You can now use the template by typing the prefix of the template.

Guidelines

  • If you use my template, please give me credit by linking to this repository.
  • If you want to contribute to my template, please feel free to make a pull request.
  • Do not plagiarize in contests, That's the worst practice for a coder.
  • If you have any suggestions, please feel free to make an issue.

cp-templates's People

Contributors

manobal-singh-bagady avatar vaibhav1808 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

vaibhav1808

cp-templates's Issues

Add .json files

.json files are required for different Languages so that Boilerplates of the templates can be created in IDEs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.