Commit 7f5a7061 by BellCodeEditor

save project

parent 88453190
Showing with 1 additions and 1 deletions
a = [1, 3, 5, 8, 11, 15, 17, 18, 20, 21]
start=0
end=9
end=len(a)
mid=(start+end)//2
guss=6
while True:
......
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