编写题解 2790: 分段函数 摘要:解题思路:注意事项:参考代码:#include<stdio.h>intmain(){ floata; scanf…… 题解列表 2024年02月04日 0 点赞 0 评论 58 浏览 评分:0.0
分段函数的求解 摘要:解题思路:注意事项:参考代码:#include<stdio.h>intmain(){ floatx,y; sca…… 题解列表 2023年07月13日 0 点赞 0 评论 77 浏览 评分:0.0
感谢支持,谢谢你们的支持 摘要:解题思路:注意事项:参考代码:#include<bits/stdc++.h>usingnamespacestd;intmain(){ doublex;…… 题解列表 2023年06月17日 0 点赞 0 评论 67 浏览 评分:0.0
注意细节!!!! 摘要:解题思路:注意事项:一定要主要好细节!!!参考代码:#include<stdio.h>intmain(){ floatx; &…… 题解列表 2024年11月11日 0 点赞 0 评论 34 浏览 评分:0.0
编写题解 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 评论 178 浏览 评分:0.0
分段函数 -- 简单明了 摘要:解题思路:注意事项:参考代码:#include<stdio.h>intmain(){ doublen; scan…… 题解列表 2023年02月20日 0 点赞 0 评论 112 浏览 评分:0.0
分段函数简单版本 摘要:解题思路:注意事项:参考代码:importjava.util.Scanner;publicclassMain{publicstaticvoidmain(String[]args){Scannersc=…… 题解列表 2023年11月01日 0 点赞 0 评论 147 浏览 评分:0.0
编写题解 2790: 分段函数if--else 摘要:解题思路:注意事项:参考代码:#include<stdio.h>intmain(){ floata,y; &am…… 题解列表 2023年07月04日 0 点赞 0 评论 164 浏览 评分:0.0
2790-普普通通的解题方法 摘要:解题思路:注意事项:参考代码:#include<stdio.h>intmain(){floatx,y;scanf("%f",&x);if(0<=x&…… 题解列表 2024年11月23日 0 点赞 0 评论 73 浏览 评分:0.0