diff --git a/Binary_search/input.txt b/Binary_search/input.txt new file mode 100644 index 0000000..878f4c5 --- /dev/null +++ b/Binary_search/input.txt @@ -0,0 +1,3 @@ +Enter the element you want to find +>> 4 +element 4 is present at 3 rd position