Giter Site home page Giter Site logo

rapid292 / competitive-programming-vscode-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from grandolf49/competitive-programming-vscode-template

0.0 1.0 0.0 175 KB

A Competitive Programming setup for C++, Java, Python languages on Visual Studio Code

Java 60.47% C++ 33.01% Python 6.52%

competitive-programming-vscode-template's Introduction

Competitive Programming Template for VS Code

A Competitive Programming setup for C++, Java, Python languages on Visual Studio Code. I have written a detailed Medium Article on how to setup VS Code for Competitive Programming. Do check it out!

Preview

preview

How to use

  1. Clone the repository
  2. Open the folder in Visual Studio Code
  3. Choose the language of your choice
  4. Add the input to input.txt file.
  5. Run the code!
  6. Output will be generated in output.txt file

Points to remember

  1. All the three files main.cpp, Main.java, main.py contain a template code which first accepts the number of testcases and calls a function solve() where you can write your code.
  2. If the input format is different from this one, please make necessary changes to the main() function.

Contributions

All contributions are welcomed through issue tracker and pull requests.

  • Please feel free to create issues if you are facing some errors while running the sample templates. I spent a lot of time fixing things so hopefully I can help you resolve them :)
  • If you find better header functions our better IO techniques, do contribute!
  • If you can add language templates for other languages, do contribute!

To contribute follow the steps below:

  1. Fork the repository
  2. Commit the changes to your forked repository
  3. Create a PR to master branch of this repository.

Happy Coding!

competitive-programming-vscode-template's People

Contributors

grandolf49 avatar

Watchers

 avatar

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.