From 83b4e7c272455c8632c0f75256e040d8749fab4c Mon Sep 17 00:00:00 2001 From: VishalUpadhyay22 <33221212+VishalUpadhyay22@users.noreply.github.com> Date: Mon, 30 Oct 2017 19:08:50 +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..07c3a53 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) + Hello everyone