码迷,mamicode.com
首页 >  
搜索关键字:gtys gay friends    ( 1079个结果
hdu_5874_Friends and Enemies(公式题)
题目链接:hdu_5874_Friends and Enemies 题意: 有nn个人, mm种颜色的石头, 人两两之间要么是朋友, 要么是敌人. 每个人可以携带若干种石头或者不带, 要求朋友之间至少携带一种颜色相同的石头, 敌人之间不能携带有相同颜色的石头. 问最坏情况下, mm种颜色是否够. 题 ...
分类:其他好文   时间:2016-09-10 20:49:59    阅读次数:298
timus 1106 Two Teams(二部图)
Two Teams Time limit: 1.0 secondMemory limit: 64 MB The group of people consists of N members. Every member has one or more friends in the group. You ...
分类:其他好文   时间:2016-09-07 17:46:02    阅读次数:184
CodeForces 689D Friends and Subsequences
枚举,二分,$RMQ$。 对于一个序列来说,如果固定区间左端点,随着右端点的增大,最大值肯定是非递减的,最小值肯定是非递增的。 因此,根据这种单调性,我们可以枚举区间左端点$L$,二分找到第一个位置${{p_1}}$,使得$\mathop {\max }\limits_{i = L}^{{p_1}} ...
分类:其他好文   时间:2016-09-04 14:15:57    阅读次数:163
HDU 5437 Alisha’s Party
题目链接: http://acm.split.hdu.edu.cn/showproblem.php?pid=5437 Problem Description Princess Alisha invites her friends to come to her birthday party. Each ...
分类:其他好文   时间:2016-09-02 20:17:26    阅读次数:198
August 31st 2016 Week 36th Tuesday
A friend without faults will never be found. 没有缺点的朋友是永远找不到的。 You can't find a friends without faults, and you can't find a lover without faults. In pe ...
分类:其他好文   时间:2016-08-31 23:51:14    阅读次数:169
GitHub项目大全
【微信网页版】: [查看被删的微信好友]https://github.com/0x5e/wechat-deleted-friends [网页版微信API,包含终端版微信及微信机器人]https://github.com/Urinx/WeixinBot [Mac版网页版微信]https://githu ...
分类:其他好文   时间:2016-08-29 06:54:20    阅读次数:172
UVa11722
11722 Joining with FriendYou are going from Dhaka to Chittagong by train and you came to know one of your old friends is goingfrom city Chittagong to ...
分类:其他好文   时间:2016-08-28 21:04:30    阅读次数:194
2015暑假多校联合---Friends(dfs枚举)
原题链接 Problem Description There are n people and m pairs of friends. For every pair of friends, they can choose to become online friends (communicating ...
分类:其他好文   时间:2016-08-27 22:02:22    阅读次数:180
react-native-maps 安装
1、终端运行 react-native init 项目名称 (如果已经搭建项目,此步骤忽略) 2、进入到你的项目下运行 npm i --save skellock/react-native-maps#friends-with-30 3、然后运行 rnpm link 4、再进入到 ios 目录下运行 ...
分类:其他好文   时间:2016-08-27 20:40:59    阅读次数:419
1079条   上一页 1 ... 44 45 46 47 48 ... 108 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!