We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24b11f2 + 15328b8 commit 7aacfc7Copy full SHA for 7aacfc7
algorithms/matrix_linear.cpp
@@ -1,5 +1,5 @@
1
// represent linear equation in form of matrix
2
-#include<iostream.h>
+#include<iostream>
3
#include<conio.h>
4
5
using namespace std;
0 commit comments