gagan24
Results
1
comments of
gagan24
For windows in settings .json change cpp to the following: "code-runner.executorMap": { "cpp": "g++ $fileName -o $fileNameWithoutExt.exe && './$fileNameWithoutExt.exe'", }