Commit 904b4df2 by BellCodeEditor

save project

parent caddcf9d
Showing with 2 additions and 2 deletions
...@@ -11,4 +11,4 @@ end_time = time.time() ...@@ -11,4 +11,4 @@ end_time = time.time()
print("结束时间为:",end_time) print("结束时间为:",end_time)
result=end_time-star_time result=end_time-star_time
print("总共耗时:",result) print("总共耗时:",result)
\ No newline at end of file \ 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