码迷,mamicode.com
首页 >  
搜索关键字:square    ( 2122个结果
[poj 3254] Corn Fields 状压dp
Description Farmer John has purchased a lush new rectangular pasture composed of M by N (1 ≤ M ≤ 12; 1 ≤ N ≤ 12) square parcels. He wants to grow some ...
分类:其他好文   时间:2017-08-07 15:54:54    阅读次数:250
ZOJ 1002 DFS
Suppose that we have a square city with straight streets. A map of a city is a square board with n rows and n columns, each representing a street or a ...
分类:其他好文   时间:2017-08-07 01:35:31    阅读次数:262
hdu 1398 Square Coins(母函数)
#include <stdio.h> #include <string.h> #include <iostream> #include <algorithm> #include <vector> #include <queue> #include <set> #include <map> #incl ...
分类:其他好文   时间:2017-08-06 23:14:03    阅读次数:323
Retrofit全攻略——基础篇
实际开发过程中一般都会选择一些网络框架提升开发效率。随着Google对HttpClient 摒弃和Volley框架的逐渐没落。OkHttp開始异军突起。而Retrofit则对OkHttp进行了强制依赖,能够简单理解Retroifit在OKHttp基础上进一步完好。 Retrofit是由Square公 ...
分类:其他好文   时间:2017-08-02 21:07:18    阅读次数:190
HDU 1979 Red and Black
题目: There 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 tile, ...
分类:其他好文   时间:2017-08-02 00:40:10    阅读次数:223
HDU 1562 Oil Deposits
题目: The GeoSurvComp geologic survey company is responsible for detecting underground oil deposits. GeoSurvComp works with one large rectangular region ...
分类:其他好文   时间:2017-08-01 23:01:14    阅读次数:177
HDU - 1312 : Red and Black
There 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 tile, he c ...
分类:其他好文   时间:2017-07-31 20:44:58    阅读次数:166
Red and Black
There 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 tile, he c ...
分类:其他好文   时间:2017-07-31 20:11:40    阅读次数:162
JavaScript数据结构 持续更新中。。一周后可完结
array: 数组创建: 数组方法: 栈和列表其实就是对数组和数组方法的封装,所以我省略不写。 链表: ...
分类:编程语言   时间:2017-07-28 23:52:41    阅读次数:203
HDU - 1518 :Square
Given a set of sticks of various lengths, is it possible to join them end-to-end to form a square? InputThe first line of input contains N, the number ...
分类:其他好文   时间:2017-07-28 20:50:54    阅读次数:148
2122条   上一页 1 ... 81 82 83 84 85 ... 213 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!