Skip to content

Commit

Permalink
Rename YashPassi/Binary_search.cpp to Hacktoberfest-2021/YashPassi/Bi…
Browse files Browse the repository at this point in the history
…nary_search.cpp
  • Loading branch information
Rajspeaks authored Oct 9, 2022
1 parent df6cf74 commit b031757
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ int main()
cout<< binary(arr, n, key);
return 0;

}
}

0 comments on commit b031757

Please sign in to comment.