码迷,mamicode.com
首页 >  
搜索关键字:c. kyoya and colored    ( 385个结果
Leetcode Sort Colors
Given an array withnobjects colored red, white or blue, sort them so that objects of the same color are adjacent, with the colors in the order red, wh...
分类:其他好文   时间:2015-10-11 11:30:02    阅读次数:179
leetcode - Sort Colors
leetcode -Sort ColorsGiven an array withnobjects colored red, white or blue, sort them so that objects of the same color are adjacent, with the colors...
分类:其他好文   时间:2015-10-05 12:58:10    阅读次数:162
75. Sort Colors (Array)
Given an array with n objects colored red, white or blue, sort them so that objects of the same color are adjacent, with the colors in the order red, ...
分类:其他好文   时间:2015-10-03 09:29:49    阅读次数:203
Sort Colors
Given an array withnobjects colored red, white or blue, sort them so that objects of the same color are adjacent, with the colors in the order red, wh...
分类:其他好文   时间:2015-10-01 22:58:42    阅读次数:255
[Leetcode] Sort Colors
Given an array with n objects colored red, white or blue, sort them so that objects of the same color are adjacent, with the colors in the order red, ...
分类:其他好文   时间:2015-09-30 16:19:37    阅读次数:156
Sort Colors 解答
QuestionGiven an array withnobjects colored red, white or blue, sort them so that objects of the same color are adjacent, with the colors in the order...
分类:其他好文   时间:2015-09-12 06:14:59    阅读次数:140
codeforces 553A . Kyoya and Colored Balls 组合数学
Kyoya Ootori has a bag withncolored balls that are colored withkdifferent colors. The colors are labeled from1tok. Balls of the same color are indisti...
分类:其他好文   时间:2015-09-10 00:18:43    阅读次数:205
【LeetCode】Sort Colors
Sort ColorsGiven an array withnobjects colored red, white or blue, sort them so that objects of the same color are adjacent, with the colors in the or...
分类:其他好文   时间:2015-09-01 14:02:53    阅读次数:152
CodeForces 219C Color Stripe
Color StripeTime Limit:2000MSMemory Limit:262144KB64bit IO Format:%I64d & %I64uSubmitStatusPracticeCodeForces 219CDescriptionA colored stripe is repre...
分类:其他好文   时间:2015-08-30 21:12:29    阅读次数:146
poj 1979 Red and Black(dfs水题)
DescriptionThere is a rectangular room, covered with square tiles. Each tile is colored either red or black. A man is standing on a black tile. From a...
分类:其他好文   时间:2015-08-28 21:19:50    阅读次数:143
385条   上一页 1 ... 15 16 17 18 19 ... 39 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!