From 4df9eb7cfd363aa95a8a780b4172e795b6ee9e8c Mon Sep 17 00:00:00 2001 From: nitishkr018 <72162467+nitishkr018@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:36:23 +0530 Subject: [PATCH] Update binary.cpp --- binary.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/binary.cpp b/binary.cpp index 5499177..0a43a52 100644 --- a/binary.cpp +++ b/binary.cpp @@ -1,3 +1,5 @@ +Algorithm + #include using namespace std;