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 b83bdc3 commit cccce57Copy full SHA for cccce57
STL/Algorithms/algo_stl_01_find.cpp
@@ -1,5 +1,4 @@
1
-#include <iostream>
2
-#include <algorithm>
+#include<bits/stdc++.h>
3
using namespace std;
4
5
0 commit comments