jspw / VS-Code-Config

VS Code Setting (Live input output) to make competitive programming easy and program analysis !
GNU General Public License v3.0
128 stars 45 forks source link

remove unnecessary files creation command `-g` #10

Closed jspw closed 1 year ago

jspw commented 1 year ago

Though -g is used to include debugging information in the executable file that it generates, it was also creating unnecessary folders and files and more specifically it reduced the executing time of the command.