Skip to content

I just like to share my sublime setup for competitive programming

Notifications You must be signed in to change notification settings

mie-intel/sublime-cp-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sublime Text Competitive Programming Setup

I just like to share my sublime setup for competitive programming

Snippet

minimalist -> my main cp template

fast-input -> for those who need input data fast

minim-fast-input -> cp template with fast input added

pb_ds -> pb_ds data structure

RNG -> best random number generator

gp_hash_table -> anti anti-unordered_map testcase

Build System

CMS -> For IOI style build system

Debug -> For debugging (I rarely use it)

Run only -> For running already compiled program

Run automatically -> Run c++ file automatically after compiles it

About

I just like to share my sublime setup for competitive programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages