From abcbc9fe763381238328b3e19d4cbfdb34945e91 Mon Sep 17 00:00:00 2001 From: nishibansal13 <33247891+nishibansal13@users.noreply.github.com> Date: Tue, 31 Oct 2017 13:14:46 +0530 Subject: [PATCH] Update Bear And AB Codechef --- Bear And AB Codechef | 1 + 1 file changed, 1 insertion(+) diff --git a/Bear And AB Codechef b/Bear And AB Codechef index 403528e..8f86d3a 100644 --- a/Bear And AB Codechef +++ b/Bear And AB Codechef @@ -14,3 +14,4 @@ for _ in range(int(input())): z = z*b + k*p*(b*(b-1)//2) print(z) +if