已注销
已注销
全部文章
算法学习
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)
归档
标签
去牛客网
登录
/
注册
灵雪痕的个人博客
世上无难事,只要功夫深。
全部文章
/ 算法学习
(共7篇)
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
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甲级真题——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甲级真题(二分)——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甲级真题(图/连通分量)——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(进制转换)——1015 Reversible Primes (20 分)
1015 Reversible Primes (20 分) A reversible prime in any number system is a prime whose “reverse” in that number system is also a prime. For example i...
算法学习
PAT
2019-01-14
0
520
PAT(排序)——1025 PAT Ranking (25 分)
1025 PAT Ranking (25 分) Programming Ability Test (PAT) is organized by the College of Computer Science and Technology of Zhejiang University. Each te...
算法学习
PAT
2019-01-17
0
509