摘要: 阅读全文
posted @ 2019-06-19 11:20 东宫得臣 阅读(181) 评论(0) 推荐(0)
摘要: #include <iostream> #include <vector> #include <cmath> #include <algorithm> #include <numeric> double myfunction(double num) { return exp(num); } temp 阅读全文
posted @ 2019-06-19 09:55 东宫得臣 阅读(1751) 评论(0) 推荐(0)