发表评论取消回复
相关阅读
相关 POJ 1673 EXOCENTER OF A TRIANGLE(解三角形重心)
题目链接:[http://poj.org/problem?id=1673][http_poj.org_problem_id_1673] AC代码: include<
相关 poj 1655 Balancing Act 【树的重心】
知识点:树的重心 定义:以这个点为根,那么所有的子树(不算整个树自身)的大小都不超过整个树大小的一半。 性质: 性质 1 :树中所有点到某个点的距离和
相关 ACM学习-POJ-1163-The Triangle
菜鸟学习ACM,纪录自己成长过程中的点滴。 学习的路上,与君共勉。 ACM学习-POJ-1163-The Triangle <table style="font-wei
相关 CF 6A Triangle (判断三角形)
A. Triangle time limit per test 2 seconds memory limit per test 64 megabytes input
相关 Poj 3107 Godfather (树的重心)
题意:给定一棵树,求树的所有重心,按照编号从小到大的顺序输出. include <cstdio> include <cstring> include
相关 POJ 2079 Triangle(旋转卡壳)
POJ 2079 Triangle(旋转卡壳):[http://poj.org/problem?id=2079][http_poj.org_problem_id_2079]
相关 POJ 1471Triangles
Triangles <table> <tbody> <tr> <td><strong>Time Limit:</strong> 1000MS</t
相关 A - Triangle(三角形+暴力)
题目链接: [http://codeforces.com/problemset/problem/18/A][http_codeforces.com_problemset_
相关 POJ 2553 The Bottom of a Graph
题目链接:[https://vjudge.net/problem/POJ-2553][https_vjudge.net_problem_POJ-2553] 题目大意
还没有评论,来说两句吧...