Commit fcc6d8f7 by BellCodeEditor

auto save

parent 2e2bcfde
Showing with 3 additions and 2 deletions
......@@ -14,4 +14,5 @@ while True:
high = mid-1
if high<low:
print("找不到")
break
\ No newline at end of file
break
\ 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