- Download
Sublime Text Editor
link - Create 3 files called
input.txt
,output.txt
andmms.cpp
in the same directory as your source code file. - Open this directory in Sublime Text Editor.
- Go to
View
-->Layout
-->Columns: 3
- Go to
View
-->Groups
-->Max Columns: 2
- Open
mms.cpp
in the left column andinput.txt
andoutput.txt
in the right column. - Open system terminal and run
sudo apt install nautilus-admin
to install nautilus-admin. - Go to
File System
-->usr/local/include
. Right click and selectOpen as Root
. - Again go to the same directory
usr/local/include
and create a folder inside it calledbits
and inside it create a file calledstdc++.h
. - Copy paste the contents of this file in
stdc++.h
and save it. - Go to
.config/sublime-text-3/Packages/User
and copy paste those [3 files] in this directory. - Go to
Tools
-->Build System
and selectC++14
. - Now you can compile and run your code using
Ctrl + B
.
-
Notifications
You must be signed in to change notification settings - Fork 0
Here I will guide you on how to set your sublime text editor for your competitive programming journey
License
mdmarufsarker/sublime-text-editor-setup
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Here I will guide you on how to set your sublime text editor for your competitive programming journey
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published