Commit fd3e3c4e by BellCodeEditor

save project

parent ae4e5375
Showing with 1 additions and 1 deletions
......@@ -9,7 +9,7 @@ while low<=high:
print("找到了")
print(mid)
break
elifguss<num:
elif guss<num:
low=mid+1
else:
high=mid-1
......
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