Commit 31ed21e1 by BellCodeEditor

save project

parent 14d68f4e
Showing with 2 additions and 0 deletions
...@@ -16,4 +16,5 @@ def b(al,n): ...@@ -16,4 +16,5 @@ def b(al,n):
l=mid+1 l=mid+1
else: else:
r=mid-1 r=mid-1
print(g)
print(b(a,g)) print(b(a,g))
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment