摘要: #include <iostream> #include <cmath> using namespace std; int main() { int x1,x2,x3,x4,x5; int a,b,c,d,e; double max=0.0,x; for(x5=0;x5<=2;x5++) { for 阅读全文
posted @ 2023-05-17 21:15 kxzzow 阅读(35) 评论(0) 推荐(0)