"command": "C:\MinGW\bin\g++.exe -g3 -Wall "${file}" -o "${fileDirname}\${fileBasenameNoExtension}.exe" &&"${fileDirname}\${fileBasenameNoExtension}.exe""
i have build my own configuration file but my c++ file is not running i cannt spot out error in my code please review