摘要: ProblemA 三角形成立条件--模拟 #include<cstdio> #include<cmath> #include<algorithm> #include<iostream> using namespace std; int S=0,T=0,I=0; void judge(int x,in 阅读全文
posted @ 2020-09-23 15:50 Icarus0320 阅读(137) 评论(0) 推荐(0)