Commit aad7f86a by BellCodeEditor

save project

parent 5264b6df
Showing with 1 additions and 0 deletions
...@@ -13,4 +13,5 @@ while True: ...@@ -13,4 +13,5 @@ while True:
high=mid-1 high=mid-1
else: else:
low=mid+1 low=mid+1
print("没找到")
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