1 year ago

#389146

test-img

Mary McBeth

Is there a way to get #include<bits/stdc++.h> to work?

I am trying to get #include<bits/stdc++.h> to work. I am using it as other headers like #include , but I am not having success.

Code:

#include<bits/stdc++.h>
using namespace std;

Error:

Matrix.cpp:1:9: fatal error: 'bits/stdc++.h' file not found
#include<bits/stdc++.h>

c++

header

0 Answers

Your Answer

Accepted video resources