编写题解 2790: 分段函数 摘要:解题思路:注意事项:参考代码#include<iostream>usingnamespacestd;intmain(){ floatx,y;&…… 题解列表 2024年02月05日 0 点赞 0 评论 58 浏览 评分:0.0
题解 2790: 分段函数 摘要:解题思路:注意事项:参考代码:#include<stdio.h>intmain(){ floata; &…… 题解列表 2023年08月17日 0 点赞 0 评论 179 浏览 评分:0.0
python版代码!!!! 摘要:解题思路:注意事项:参考代码:deff(x): if0<=x<5: re…… 题解列表 2024年02月03日 0 点赞 0 评论 154 浏览 评分:6.0
编写题解 2790: 分段函数 摘要:解题思路:注意事项:用小数类型定义;改头文件参考代码:#include<bits/stdc++.h>usingnamespacestd;intmain(){ &n…… 题解列表 2024年01月07日 0 点赞 0 评论 67 浏览 评分:7.3
分段函数(c语言) 摘要:解题思路:注意事项:参考代码:#include<stdio.h>doublefun(doublex){ if(x>=0&am…… 题解列表 2023年01月14日 0 点赞 0 评论 193 浏览 评分:7.3
2790: 分段函数 摘要:解题思路:注意事项:参考代码:#include<iostream>#include<iomanip>using namespace std;…… 题解列表 2023年11月07日 0 点赞 0 评论 163 浏览 评分:8.0
分段函数(分支法) 摘要:解题思路:就是简单的分支来控制这个函数注意事项:参考代码:#include<stdio.h>intmain(){ floata; &…… 题解列表 2022年11月11日 0 点赞 0 评论 598 浏览 评分:9.7
2790: 分段函数(c++) 摘要:解题思路:注意事项:保留3位浮点小数参考代码:#include<bits/stdc++.h>usingnamespacestd;intmain(){ …… 题解列表 2023年02月06日 0 点赞 0 评论 183 浏览 评分:9.9
java--study||O.o 摘要:参考代码:import java.util.Scanner; public class Main{ &…… 题解列表 2024年01月06日 0 点赞 0 评论 82 浏览 评分:9.9
C语言函数调用_tese.1 摘要:解题思路:注意事项:参考代码:#include<stdio.h>void gcd(double N);void jun(double&…… 题解列表 2022年12月13日 0 点赞 0 评论 346 浏览 评分:9.9