发表评论取消回复
相关阅读
相关 uva 1611——Crane
题意:给定一个1-n的排序,每次可以选定一个偶数长的序列,然后交换前一部分和后一部分,使得最后的成为1-n的序列。求最后的次数和每次的策略。 思路:贪心。
相关 <poj-1611>The Suspects
The Suspects <table> <tbody> <tr> <td><strong>Time Limit:</strong> 1000MS
相关 poj1050 to the Max
\include <stdio.h> \include <string.h> \define N 103 int fun(int b\[N\
相关 B - The Suspects ——并查集
Think: 1知识点:并查集 2思考:可否过程运行中得到每一个集合的元素数目 [vjudge题目链接][vjudge] 以下为Accepted代码 in
相关 POJ - 1611 - The Suspects
-------------------- 题目连接:[http://poj.org/problem?id=1611][http_poj.org_problem_id_1611
相关 The Suspects
The Suspects <table> <tbody> <tr> <td><strong>Time Limit:</strong> 1000MS
相关 并查集-POJ 1611-The Suspects
并查集-POJ 1611-The Suspects -------------------- 题目链接:[The Suspects][] 并查集
相关 POJ 1426 Find The Multiple
Find The Multiple <table> <tbody> <tr> <td><span style="font-size:16px;"><stro
还没有评论,来说两句吧...