三角形 爱被打了一巴掌 2022-07-26 04:07 178阅读 0赞 ![20160406155010732][] 博客首发,重在体验 #include<stdio.h> int main() { double a,b,c,d; scanf("%lf",&d); for(int i=1;i<=d;i++) { scanf("%lf%lf%lf",&a,&b,&c); if(a+b>c&&a+c>b&&b+c>a&&a-b<c&&a-c<b&&b-c<a) printf("YES\n"); else printf("NO\n"); } return 0; } 题目地址:[http://acm.hust.edu.cn/vjudge/contest/view.action?cid=110622\#problem/L][http_acm.hust.edu.cn_vjudge_contest_view.action_cid_110622_problem_L] [20160406155010732]: /images/20220724/825e064eaf6b42cebf27e2083587216e.png [http_acm.hust.edu.cn_vjudge_contest_view.action_cid_110622_problem_L]: http://acm.hust.edu.cn/vjudge/contest/view.action?cid=110622#problem/L
相关 三角形 <style> .box{ width:0; height:0; border-left:25px solid transparent; border-right:25 末蓝、/ 2022年12月20日 12:49/ 0 赞/ 120 阅读
相关 三角形 ![Center][] · 这种题只记规律,不求推导!a\[i\]=a\[i-1\]+6\(i-1); include<stdio.h> int 深藏阁楼爱情的钟/ 2022年08月05日 13:06/ 0 赞/ 182 阅读
相关 三角形 ![20160406155010732][] 博客首发,重在体验 include<stdio.h> int main() { double 爱被打了一巴掌/ 2022年07月26日 04:07/ 0 赞/ 179 阅读
相关 三角形02 include<iostream> using namespace std; int main() {int i,j,n=6; i ゞ 浴缸里的玫瑰/ 2022年06月15日 07:25/ 0 赞/ 167 阅读
相关 css三角形 今天给大家带来 CSS 三角形绘制方法 ![640_wx_fmt_jpeg_tp_webp_wxfrom_5_wx_lazy_1][] \triangle-up 深藏阁楼爱情的钟/ 2022年06月05日 07:27/ 0 赞/ 253 阅读
相关 直角三角形 define _CRT_SECURE_NO_WARNINGS include<stdio.h> include<stdlib.h> int ma 墨蓝/ 2022年05月31日 01:40/ 0 赞/ 222 阅读
相关 符号三角形 符号三角形问题 <table> <tbody> <tr> <td>成绩</td> <td>10</td> <td>开启时间</td> 曾经终败给现在/ 2022年05月27日 08:23/ 0 赞/ 142 阅读
相关 画三角形 import java.util.Scanner; public class Main \{ public static void main(String\[\] arg 心已赠人/ 2022年03月29日 01:43/ 0 赞/ 272 阅读
相关 打印三角形 输入一个数 打印出类似三角形 ![1363771850_5892.png][] package test; import ja 桃扇骨/ 2022年03月20日 05:08/ 0 赞/ 273 阅读
相关 打印三角形 ![20190327195825343.png][] include<stdio.h> main() { int i,j,k,z; / 港控/mmm°/ 2022年02月27日 13:36/ 0 赞/ 311 阅读
还没有评论,来说两句吧...