2790-普普通通的解题方法 摘要:解题思路:注意事项:参考代码:#include<stdio.h>intmain(){floatx,y;scanf("%f",&x);if(0<=x&…… 题解列表 2024年11月23日 0 点赞 0 评论 78 浏览 评分:0.0
注意细节!!!! 摘要:解题思路:注意事项:一定要主要好细节!!!参考代码:#include<stdio.h>intmain(){ floatx; &…… 题解列表 2024年11月11日 0 点赞 0 评论 34 浏览 评分:0.0
2790:分段函数 摘要:解题思路:注意事项:参考代码:#include<stdio.h>int main(){float N;scanf("%f",&…… 题解列表 2024年08月05日 0 点赞 0 评论 236 浏览 评分:9.9
编写题解 2790: 分段函数 摘要:解题思路:注意事项:参考代码:#include<stdio.h>intmain(){ floata; scanf…… 题解列表 2024年02月04日 0 点赞 0 评论 58 浏览 评分:0.0
题解 2790: 分段函数 摘要:解题思路:注意事项:参考代码:#include<stdio.h>intmain(){ floata; &…… 题解列表 2023年08月17日 0 点赞 0 评论 179 浏览 评分:0.0
分段函数的求解 摘要:解题思路:注意事项:参考代码:#include<stdio.h>intmain(){ floatx,y; sca…… 题解列表 2023年07月13日 0 点赞 0 评论 77 浏览 评分:0.0
编写题解 2790: 分段函数if--else 摘要:解题思路:注意事项:参考代码:#include<stdio.h>intmain(){ floata,y; &am…… 题解列表 2023年07月04日 0 点赞 0 评论 164 浏览 评分:0.0
分段函数 -- 简单明了 摘要:解题思路:注意事项:参考代码:#include<stdio.h>intmain(){ doublen; scan…… 题解列表 2023年02月20日 0 点赞 0 评论 112 浏览 评分:0.0
分段函数(c语言) 摘要:解题思路:注意事项:参考代码:#include<stdio.h>doublefun(doublex){ if(x>=0&am…… 题解列表 2023年01月14日 0 点赞 0 评论 193 浏览 评分:7.3
C语言函数调用_tese.1 摘要:解题思路:注意事项:参考代码:#include<stdio.h>void gcd(double N);void jun(double&…… 题解列表 2022年12月13日 0 点赞 0 评论 346 浏览 评分:9.9