My sublime text shows error message whenever i try to run my code

please help me identify my error in my code.

@priyamthakuria27 hey please send your code and error here.

this is the code.

this is the error message

[shell_cmd: g++ “D:\Code\CodeKodeFlix\solutions\D_final_sublime_check.cpp” -o “D:\Code\CodeKodeFlix\solutions/D_final_sublime_check” && “D:\Code\CodeKodeFlix\solutions/D_final_sublime_check”]
[dir: D:\Code\CodeKodeFlix\solutions]
[path: C:\Program Files (x86)\Intel\iCLS Client;C:\Program Files\Intel\iCLS Client;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files (x86)\Intel\Intel® Management Engine Components\DAL;C:\Program Files\Intel\Intel® Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel® Management Engine Components\IPT;C:\Program Files\Intel\Intel® Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCommon;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Program Files\Microsoft SQL Server\120\DTS\Binn;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit;C:\Program Files\Git\cmd;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Users\PRIYAM THAKURIA\AppData\Local\Programs\Python\Python38-32\Scripts;C:\Users\PRIYAM THAKURIA\AppData\Local\Programs\Python\Python38-32;C:\MinGW\bin;C:\Users\PRIYAM THAKURIA\AppData\Local\Microsoft\WindowsApps;C:\Users\PRIYAM THAKURIA\AppData\Local\GitHubDesktop\bin;C:\Program Files\JetBrains\PyCharm Community Edition 2019.2.3\bin;;C:\Users\PRIYAM THAKURIA\AppData\Local\Programs\Python\Python35;C:\Users\PRIYAM THAKURIA\AppData\Local\Programs\Python\Python35\Scripts;C:\MinGW\bin;C:\Users\PRIYAM THAKURIA\AppData\Local\Programs\Microsoft VS Code\bin;]

@priyamthakuria27 there is no error in your code it is compiling ,there is problem in path for sublime text so solve that issue ,or I suggest to use dev c++ for offline compilation or online coding blocks ide.