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.
1 parent e53da69 commit 15328b8Copy full SHA for 15328b8
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