摘要: 自适应辛普森积分法 https://www.cnblogs.com/pks-t/p/10277958.html #include<bits/stdc++.h> #define LL long long using namespace std; inline int read() { char x=' 阅读全文
posted @ 2021-03-11 19:40 dinlon 阅读(278) 评论(0) 推荐(0)