Skip to content

Some of my submission codes, template codes, and algorithm implementations for Competitive Programming.

Notifications You must be signed in to change notification settings

donbasta/competitive-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

competitive-programming-donbasta

My Online Judges Account:

* Codeforces
    * donbasta

* TLX
    * donbasta

* Project Euler
    * donbasta

* AtCoder
    * donbasta

Commit message convention:

Prefix description
sol: <Contest Name> Submission to a contest / competition
lib: <Library Name> Library template
fix: <File Name> Fix a file
ref: <File Name> Refactor a file
docs: <File Name> Add documentation, e.g. README.md
chore: <> Add functionality in the repo

My personal VSCode settings

I set some VSCode workspace settings for this CP repo as follows:

  • Formatter: I format the code on save, and use google c++ format for code formatting
  • Running the code: I use code runner VSCode Extension and set up a command to compile and run the program

About

Some of my submission codes, template codes, and algorithm implementations for Competitive Programming.

Resources

Stars

Watchers

Forks

Languages