From 0958fb3c5d1432f5949ffc1fa1d60519f535e2a2 Mon Sep 17 00:00:00 2001 From: Vansika Pareek Date: Thu, 8 Feb 2018 12:15:25 +0530 Subject: [PATCH] Update twobisop.cpp --- twobisop.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/twobisop.cpp b/twobisop.cpp index 997982d..332070e 100644 --- a/twobisop.cpp +++ b/twobisop.cpp @@ -5,6 +5,7 @@ #include #include #include +#include using namespace std; typedef long long int ll; int main()