码迷,mamicode.com
首页 >  
搜索关键字:special    ( 1954个结果
HDU4642:Fliping game
Problem Description Alice and Bob are playing a kind of special game on an N*M board (N rows, M columns). At the beginning, there are N*M coins in this board with one in each grid and every coin ma...
分类:其他好文   时间:2015-07-14 13:37:50    阅读次数:135
HDU 1026
Ignatius and the Princess I Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 14212    Accepted Submission(s): 4488 Special Judge Problem...
分类:其他好文   时间:2015-07-13 14:17:19    阅读次数:89
231. Power of Two
Given an integer, write a function to determine if it is a power of two.Credits:Special thanks to@jianchao.li.fighterfor adding this problem and creat...
分类:其他好文   时间:2015-07-11 07:52:24    阅读次数:109
find your present (2) 2095
Problem DescriptionIn the new year party, everybody will get a "special present".Now it's your turn to get your special present, a lot of presents now...
分类:其他好文   时间:2015-07-10 20:42:18    阅读次数:122
poj 2676 Sudoku (基础DFS)
Sudoku Time Limit: 2000MS   Memory Limit: 65536K Total Submissions: 15456   Accepted: 7574   Special Judge Description Sudoku is a very simple task. A square table wi...
分类:其他好文   时间:2015-07-10 19:13:19    阅读次数:148
LeetCode228——Summary Ranges
一个月没写C++代码,现在感到好陌生 Given a sorted integer array without duplicates, return the summary of its ranges. For example, given [0,1,2,4,5,7], return ["0->2","4->5","7"]. Credits: Special thanks to ...
分类:其他好文   时间:2015-07-09 00:51:28    阅读次数:125
hrb 2134 素数
分拆素数和Time Limit: 1000 MSMemory Limit: 32768 KTotal Submit: 176(99 users)Total Accepted: 106(93 users)Rating:Special Judge:NoDescription把一个偶数拆成两个不同素数的和...
分类:其他好文   时间:2015-07-08 12:41:03    阅读次数:77
ECNUOJ 2616 游黄山
游黄山Time Limit:1000MS Memory Limit:65536KB Total Submit:165 Accepted:52 Special Judge Description Pollux最近到黄山游玩,他需要在黄山上找一个住宿的地方,...
分类:其他好文   时间:2015-07-07 19:23:00    阅读次数:121
231 Power of Two
231 Power of Two链接:https://leetcode.com/problems/power-of-two/ 问题描述: Given an integer, write a function to determine if it is a power of two.Credits: Special thanks to @jianchao.li.fighter for ad...
分类:其他好文   时间:2015-07-07 16:59:21    阅读次数:148
[LeetCode] Power of Two
Power of TwoGiven an integer, write a function to determine if it is a power of two.Credits:Special thanks to@jianchao.li.fighterfor adding this probl...
分类:其他好文   时间:2015-07-06 21:38:27    阅读次数:159
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!