Answers for "cannot open source file bits/stdc++.h"

0

cannot open source file bits/stdc++.h

Open c_cpp_properties.json or setting.json

change includePath from "${workspaceFolder}/**"
to mingw path (Ex. "C:\\MinGW\\lib\\gcc\\mingw32\\6.3.0\\include\\c++\\mingw32")
Posted by: Guest on June-09-2021

Code answers related to "cannot open source file bits/stdc++.h"

Browse Popular Code Answers by Language