Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 874 Bytes

File metadata and controls

10 lines (9 loc) · 874 Bytes

Build & Run C++ in New iTerm Window - Sublime Text

  • Open iTerm: cp iTermLauncher /usr/local/bin/iTermLauncher
  • Open Sublime & install Package Control (if you haven't already), then install PackageResourceViewer plugin.
  • Open the Command Palette (Under Tools tab), type prv to bring up the PackageResourceViewer options, select Open Resource, then navigate down to C++ and select the C++ Single File.sublime-build option. Replace all the contents with given .sublime-build file, save it, and you should be all set.
  • Open C++ file, press ⌘ + Shift+ B and select suitable option.

For bits/stdc++.h