http://acm.hdu.edu.cn/showproblem.php?pid=4751
Problem Description
This year is the 60th anniversary of NJUST, and to make the celebration more colorful, Tom200 is going to invite distin...
分类:
其他好文 时间:
2015-03-09 20:59:51
阅读次数:
168
转载请注明出处,谢谢:http://www.cnblogs.com/KirisameMarisa/p/4316097.html ---by 墨染之樱花【题目链接】http://poj.org/problem?id=2342【题目描述】一个企业有N个员工,每个人都有一个表示欢乐度的数值。现在要开一场....
分类:
其他好文 时间:
2015-03-05 16:47:33
阅读次数:
181
Problem Description
There is going to be a party to celebrate the 80-th Anniversary of the Ural State University. The University has a hierarchical structure of employees. It means that the superviso...
分类:
其他好文 时间:
2015-02-25 18:44:53
阅读次数:
143
Language:
Default
Anniversary party
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 4594
Accepted: 2607
Description
There is going to be a party to cel...
分类:
其他好文 时间:
2015-02-25 17:12:56
阅读次数:
122
deque 的插入操作不一定有 vector 快
#include
#include
#include
#include
using namespace std;
#define NOT_SELECTED 0
#define SELECTED 1
#define SIZE 6001
vector relations[SIZE];
bool visited[SIZE];
int DP[...
分类:
其他好文 时间:
2015-02-18 22:07:01
阅读次数:
310
Anniversary party
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 4567
Accepted: 2594
Description
There is going to be a party to celebrate the 80-th Anniv...
分类:
其他好文 时间:
2015-02-14 17:34:09
阅读次数:
153
Problem Description
Today is army day, but the servicemen are busy with the phalanx for the celebration of the 60th anniversary of the PRC.
A phalanx is a matrix of size n*n, each element is a charac...
分类:
其他好文 时间:
2015-02-14 17:31:21
阅读次数:
125
http://acm.hdu.edu.cn/showproblem.php?pid=1520
Problem Description
There is going to be a party to celebrate the 80-th Anniversary of the Ural State University. The University has a hierar...
分类:
其他好文 时间:
2015-02-08 10:24:25
阅读次数:
144
1039. Anniversary Party
Time limit: 0.5 second
Memory limit: 8 MB
Background
The president of the Ural State University is going to make an 80'th Anniversary party. The university has a hierarch...
分类:
其他好文 时间:
2015-02-06 09:34:06
阅读次数:
116
1039. Anniversary PartyTime limit: 0.5 secondMemory limit: 8 MBBackgroundThe president of the Ural State University is going to make an 80'th Annivers...
分类:
其他好文 时间:
2015-02-06 00:35:48
阅读次数:
222