已注销
已注销
全部文章
分类
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)
归档
标签
去牛客网
登录
/
注册
灵雪痕的个人博客
世上无难事,只要功夫深。
全部文章
(共39篇)
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
PAT(排序)——1028. List Sorting (25)
1028. List Sorting (25) Excel can sort records according to any column. Now you are supposed to imitate this function. Input Each input file contai...
PAT
2019-01-17
0
467
PAT(排序)——1083 List Grades (25 分)
1083 List Grades (25 分) Given a list of N student records with name, ID and grade. You are supposed to sort the records with respect to the grade in ...
PAT
2019-01-18
0
427
PAT(图)——1111 Online Map (30 分)
1111 Online Map (30 分) Input our current position and a destination, an online map can recommend several paths. Now your job is to recommend two path...
PAT
2019-01-19
0
506
首页
上一页
1
2
3
4
下一页
末页