-
Snippet
- Save it with <any_name>.sublime-snippet
- Create an inputf.in and outputf.in file in a directory where you want to run the c++ file.
-
Build
- Go to Tools > Build System > New Build System
- paste the contents of cp17.sublime-build
-
Formatter
- Use AStyleFormatter
-
Preferences
-
Go to Preferences > Settings
"ignored_packages": [ "Vintage", ], "font_face": "Operator Mono Lig", "font_size": 11, "color_scheme": "Packages/Rainglow/rainglow/Volatile Contrast (rainglow).tmTheme",
-
-
Download
-
Header Precompile
-
Go to the bits folder and run the below command.
g++ -std=c++17 stdc++.h
-
Notifications
You must be signed in to change notification settings - Fork 1
Sarvesh-SP/competitive_setup
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Sublime text setup
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published