模仿范例改的 摘要:解题思路:注意事项:参考代码:#include <stdio.h>int main(){ double a,b; if(~scanf("%lf %lf", &a, &b)) i…… 题解列表 2023年03月20日 0 点赞 0 评论 144 浏览 评分:0.0