Skip to content

AryanK37/competitiveProgramming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Competitive Programming Solutions

This repository contains my solutions to various competitive programming problems. The solutions are written in C++.

Setup for VS Code

If you're using VS Code, you can set up a C++ template by pasting cpp.json into your user snippets.

Steps:

  1. Open VS Code.
  2. Press Ctrl + Shift + P and search for Preferences: Configure User Snippets.
  3. Select cpp.json.
  4. Copy and paste the template from this repository.

Many of the templates in this repository are sourced from Colin Galen's work. Credits to him for his well-structured resources.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages