摘要: 2.设计思路 3.程序流程图 4.代码实现 #include<bits/stdc++.h> int main() { float solution(float a, float b, float c, float d); float a, b, c, d, x; printf("ÇëÊäÈë·½³Ì 阅读全文
posted @ 2023-04-25 17:30 yblll 阅读(23) 评论(0) 推荐(0)