码迷,mamicode.com
首页 >  
搜索关键字:diagonal    ( 121个结果
Cow Bowling POJ - 3176
The cows don't use actual bowling balls when they go bowling. They each take a number (in the range 0..99), though, and line up in a standard bowling- ...
分类:其他好文   时间:2017-08-05 00:18:49    阅读次数:119
projecteuler---->problem=11----Largest product in a grid
In the 2020 grid below, four numbers along a diagonal line have been marked in red. 08 02 22 97 38 15 00 40 00 75 04 05 07 78 52 12 50 77 91 08 49 49 ...
分类:其他好文   时间:2017-08-02 13:54:24    阅读次数:171
LeetCode 48. Rotate Image(旋转图像)
You are given an n x n 2D matrix representing an image. Rotate the image by 90 degrees (clockwise). Follow up:Could you do this in-place? 题目标签:Array 这 ...
分类:其他好文   时间:2017-07-18 13:43:02    阅读次数:194
HDU 1241 DFS
Oil Deposits Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 31745 Accepted Submission(s): 18440 ...
分类:其他好文   时间:2017-07-17 00:31:42    阅读次数:277
USACO 6.5 Checker Challenge
Checker Challenge Examine the 6x6 checkerboard below and note that the six checkers are arranged on the board so that one and only one is placed in ea ...
分类:其他好文   时间:2017-06-17 21:40:07    阅读次数:159
The Sultan's Successors UVA - 167
the squares thus selected sum to a number at least as high as one already chosen by the Sultan. (For those unfamiliar with the rules of chess, this im ...
分类:其他好文   时间:2017-05-25 23:19:59    阅读次数:267
[LeetCode] Longest Line of Consecutive One in Matrix 矩阵中最长的连续1
Given a 01 matrix M, find the longest line of consecutive one in the matrix. The line could be horizontal, vertical, diagonal or anti-diagonal. Exampl ...
分类:其他好文   时间:2017-05-24 21:04:05    阅读次数:141
leetcode498
https://leetcode.com/problems/diagonal-traverse/#/description ...
分类:其他好文   时间:2017-05-10 19:45:53    阅读次数:159
iPhone屏幕尺寸、分辨率及适配
1.iPhone尺寸规格 设备 iPhone 宽 Width 高 Height 对角线 Diagonal 逻辑分辨率(point) Scale Factor 设备分辨率(pixel) PPI 3GS 2.4 inches (62.1 mm) 4.5 inches (115.5 mm) 3.5-inc ...
分类:其他好文   时间:2017-05-05 19:55:47    阅读次数:284
Educational Codeforces Round 20 A
Description You are given matrix with n rows and n columns filled with zeroes. You should put k ones in it in such a way that the resulting matrix is ...
分类:其他好文   时间:2017-05-01 20:58:37    阅读次数:209
121条   上一页 1 ... 6 7 8 9 10 ... 13 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!