摘要: from math import*from time import*scale=20s,m,=1,2print("执行开始".center(scale//2, "-"))start = perf_counter()for i in range(scale+1): s=sqrt((1-sqrt(1-p 阅读全文
posted @ 2023-10-29 21:32 Dry8 阅读(27) 评论(0) 推荐(0)