已注销
已注销
全部文章
分类
C语言实现基本的数据结构与算法(7)
java(1)
laravel(1)
LeetCode(1)
lumen(2)
NLP(1)
object detection(1)
PAT(54)
POJ(1)
动态规划(7)
并查集(1)
推荐系统(1)
操作系统(3)
未归档(3)
机器学习(3)
比赛(1)
目标检测(12)
算法学习(35)
归档
标签
去牛客网
登录
/
注册
灵雪痕的个人博客
世上无难事,只要功夫深。
全部文章
(共135篇)
EOJ(排序)——4. Nth Largest Value
4. Nth Largest Value For this problem, you will write a program that prints the Nth largest value in a fixed sized array of integers. To make things ...
2019-01-08
0
480
PAT甲级真题(图/连通分量)——1013. Battle Over Cities (25)
1013. Battle Over Cities (25) It is vitally important to have all the cities connected by highways in a war. If a city is occupied by the enemy, all ...
算法学习
PAT
2019-01-06
0
437
PAT甲级真题(结构体排序)——1012. The Best Rank (25)
1012. The Best Rank (25) To evaluate the performance of our first year CS majored students, we consider their grades of three courses only: C – C Pro...
2019-01-04
0
407
PAT甲级真题——1011 World Cup Betting (20 分)
1011 World Cup Betting (20 分) With the 2010 FIFA World Cup running, football fans the world over were becoming increasingly excited as the best playe...
2019-01-04
0
491
PAT甲级真题(二分)——1010 Radix (25 分)
1010 Radix (25 分) Given a pair of positive integers, for example, 6 and 110, can this equation 6 = 110 be true? The answer is “yes”, if 6 is a decima...
算法学习
PAT
2019-01-04
0
806
PAT甲级真题——1009. Product of Polynomials
1009. Product of Polynomials This time, you are supposed to find A*B where A and B are two polynomials. Input Specification: Each input file contai...
算法学习
PAT
2019-01-03
0
451
PAT甲级真题——1008 Elevator (20 分)
1008 Elevator (20 分) The highest building in our city has only one elevator. A request list is made up with N positive numbers. The numbers denote at...
2019-01-03
0
515
PAT甲级真题(动态规划)——1007 Maximum Subsequence Sum (25 分)
1007 Maximum Subsequence Sum (25 分) Given a sequence of K integers { N1, N2 , …, NK }. A continuous subsequence is defined to be { Ni, Ni+1, …, N...
2019-01-03
0
515
PAT甲级真题(字符串)——1006 Sign In and Sign Out (25 分)
1006 Sign In and Sign Out (25 分) At the beginning of every day, the first person who signs in the computer room will unlock the door, and the last on...
PAT
算法学习
2019-01-03
0
674
PAT甲级真题(字符串)——1005 Spell It Right (20 分)
1005 Spell It Right (20 分) Given a non-negative integer N, your task is to compute the sum of all the digits of N, and output every digit of the sum ...
PAT
算法学习
2019-01-03
0
404
首页
上一页
5
6
7
8
9
10
11
12
13
14
下一页
末页