码迷,mamicode.com
首页 >  
搜索关键字:company    ( 1620个结果
CodeForces 277A Learning Languages 并查集
The “BerCorp” company has got n employees. These employees can use m approved official languages for the formal correspondence. The languages are numbered with integers from 1 to m. For each employee w...
分类:其他好文   时间:2015-03-13 23:51:13    阅读次数:447
背包问题扩展
背包问题学习链接:http://blog.csdn.net/kangroger/article/details/38864689代码:#include #include int invest[301][21];int total_invest;int company_num;int max[301]...
分类:其他好文   时间:2015-03-13 20:16:45    阅读次数:177
zoj 2921 Stock(贪心)
Optiver sponsored problem. After years of hard work Optiver has developed a mathematical model that allows them to predict wether or not a company will be succesful. This obviously gives them a grea...
分类:其他好文   时间:2015-03-13 12:44:34    阅读次数:205
poj1083 思维题
http://poj.org/problem?id=1083 Description The famous ACM (Advanced Computer Maker) Company has rented a floor of a building whose shape is in the following figure.  The floor has 200 rooms...
分类:其他好文   时间:2015-03-12 22:37:28    阅读次数:167
hdu 2860 Regroup(并查集)
题意: AP x yA recruit with ability rate x were asked to join company y. (0<=x<2^31, 0<=y<n)MG x yCompany x and company y is merged. The new company is n...
分类:其他好文   时间:2015-03-12 16:43:57    阅读次数:110
ZOJ-3770(Ranking System)
Few weeks ago, a famous software company has upgraded its instant messaging software. A ranking system was released for user groups. Each member of a group has a level placed near his nickname. The le...
分类:其他好文   时间:2015-03-11 17:14:04    阅读次数:196
cf17B Hierarchy(额,,,水)
题意:Nick's company employednpeople. Now Nick needs to build a tree hierarchy of «supervisor-surbodinate» relations in the company (this is to say that ...
分类:其他好文   时间:2015-03-11 16:54:39    阅读次数:146
广告投放网站集合
行业:http://www.adexchanger.cn/DMP:http://www.adexchanger.cn/category/tech-company/dmp行业数据发布:易传媒:http://www.adchina.com/Marketing/WhitePaper
分类:Web程序   时间:2015-03-11 12:40:10    阅读次数:114
Stock 贪心经典 Zoj2921
Optiver sponsored problem.After years of hard work Optiver has developed a mathematical model that allows them to predict wether or not a company will...
分类:其他好文   时间:2015-03-11 12:34:44    阅读次数:165
【HDU4366】【DFS序+分块】Successor
Problem DescriptionSean owns a company and he is the BOSS.The other Staff has one Superior.every staff has a loyalty and ability.Some times Sean will ...
分类:其他好文   时间:2015-03-10 08:57:13    阅读次数:217
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!