guozi6

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2023年4月26日

摘要: #include<iostream>#include<math.h>using namespace std;int main(){int x1,x2,x3,x5,x8,b[10];double a,max=0.0;for(x8=0;x8<=2;x8++){//穷举法找到符合条件的结果从其中一个进行将 阅读全文
posted @ 2023-04-26 21:05 汀幻 阅读(23) 评论(0) 推荐(0)