码迷,mamicode.com
首页 >  
搜索关键字:galaxy    ( 284个结果
A. Case of the Zeros and Ones----解题报告
A. Case of the Zeros and OnesDescriptionAndrewid the Android is a galaxy-famous detective. In his free time he likes to think about strings containing...
分类:其他好文   时间:2015-07-31 21:52:30    阅读次数:241
Case of the Zeros and Ones
Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uDescriptionAndrewid the Android is a galaxy-famous detective. In his free time he...
分类:其他好文   时间:2015-07-31 21:35:12    阅读次数:119
CodeForces 556A
Description Andrewid the Android is a galaxy-famous detective. In his free time he likes to think about strings containing zeros and ones. Once he thought about a string of length n consisting of ...
分类:其他好文   时间:2015-07-31 20:29:06    阅读次数:129
ACM比较1和0的个数
DescriptionAndrewid the Android is a galaxy-famous detective. In his free time he likes to think about strings containing zeros and ones.Once he thoug...
分类:其他好文   时间:2015-07-31 20:18:15    阅读次数:126
第五次比赛的水题
DescriptionAndrewid the Android is a galaxy-famous detective. In his free time he likes to think about strings containing zeros and ones.Once he thoug...
分类:其他好文   时间:2015-07-31 20:13:18    阅读次数:93
三星市场上传应用问题
转知乎,怕以后找不到,超级恶心的问题,也是搜索了好久。。。 发个难度十级问题,百度也解决不了的……? 注册的二进制 不符合 GALAXY Specials 的类别条件。 只有当至少有一个二进制支持 GALAXY Specials 时,才...
分类:Web程序   时间:2015-07-29 17:29:23    阅读次数:172
Connections in Galaxy War----zoj3261
题目链接:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3261题意:有n个星球编号为0—n-1;能量分别为p[i];有m句话,每句话输入a,b表示星球a和星球b可以相通的;但是由于银河之战,破坏了一些通道接下来有Q句话:d...
分类:其他好文   时间:2015-07-27 01:51:55    阅读次数:133
DFS --- HNU 13307 Galaxy collision
Galaxy collision Problem's Link: http://acm.hnu.cn/online/?action=problem&type=show&id=13307&courseid=0 Mean:给定二维坐标平面内的n个整数点,让你把这n个点划分为两个集合,同一集...
分类:其他好文   时间:2015-07-26 12:25:05    阅读次数:127
uva live 6827 Galaxy collision
就是给出很多点,要求分成两个集合,在同一个集合里的点要求任意两个之间的距离都大于5。 求一个集合,它的点数目是所有可能答案中最少的。 直接从任意一个点爆搜,把它范围内的点都丢到跟它不一样的集合里。不断这样搞就行了。 因为可能有很多相离的远,把每次搜索得到的那个最小的数目加起来即可。 由于所有点都格点上,所以只需要枚举一个点能够包含的点是否在数据中存在即可。 ...
分类:其他好文   时间:2015-07-25 20:01:40    阅读次数:145
L - Connections in Galaxy War - zoj 3261
题意:有一个帝国在打仗,敌方会搞一些破坏,总共用N个阵地,每个阵地都有一个武力值,当第一地方收到攻击的时候他可以进行求助,当然求助的对象只能是武力值比他高的,如果求助失败就输出 ‘-1’, 求助成功就输出 帮助对象的的下标,如果有多个相同武力值的阵地输出下标最小的那个。输入的第一行是N,表示又N个阵...
分类:其他好文   时间:2015-07-23 23:37:50    阅读次数:131
284条   上一页 1 ... 15 16 17 18 19 ... 29 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!