"bits/stdc++.h" not found #1455
Unanswered
manojCodes77
asked this question in
Q&A
Replies: 2 comments 2 replies
-
|
How did you install the compiler? Do you have multiple installations? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
How did you install clangd? I'm using Linux, so I'm not very sure about the solution on Windows, but I remember that it will work if the only installation is winlibs with LLVM. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using windows operating system where i used to do cp using c++ , but when I include "bits/stdc++.h" header file in my code , then it is showing me the error as we can see in the picture

However the code is executing perfectly . What do I do to correct this ?
Beta Was this translation helpful? Give feedback.
All reactions