Skip to content

Commit cccce57

Browse files
Changing the header file
I am adding a better header file which will can be used stand alone header file.
1 parent b83bdc3 commit cccce57

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

STL/Algorithms/algo_stl_01_find.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
#include <iostream>
2-
#include <algorithm>
1+
#include<bits/stdc++.h>
32
using namespace std;
43

54

0 commit comments

Comments
 (0)