Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 283 Bytes

readme.md

File metadata and controls

9 lines (6 loc) · 283 Bytes

How to configure vscode code runner

  1. from extensions list, click on gear icon.
  2. look for code runner executor map for each language
  3. edit cpp as -D{your env variable}

note it:

  1. unix base operating system doesn't require precompilation, they are fasssssst anyway.