
PAT
文章平均质量分 78
qq_36317016
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
PAT甲级1001
题目:1001. A+B Format (20)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueCalculate a + b and output the sum in standard format -- that is, the digits must be separated原创 2018-01-22 22:00:03 · 550 阅读 · 0 评论 -
PAT甲级1015
1015. Reversible Primes (20)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueA reversible prime in any number system is a prime whose "reverse" in that number system is also a prim...原创 2018-03-25 10:55:37 · 275 阅读 · 0 评论 -
PAT甲级1013
1013. Battle Over Cities (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueIt is vitally important to have all the cities connected by highways in a war. If a city is occupied b...原创 2018-03-20 20:05:38 · 440 阅读 · 0 评论 -
PAT甲级1014
1014. Waiting in Line (30)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueSuppose a bank has N windows open for service. There is a yellow line in front of the windows which devid...原创 2018-03-24 18:03:30 · 310 阅读 · 0 评论 -
PAT甲级1012
1012. The Best Rank (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueTo evaluate the performance of our first year CS majored students, we consider their grades of three courses only: C -...原创 2018-03-13 23:08:18 · 251 阅读 · 0 评论 -
PAT甲级1009
1009. Product of Polynomials (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueThis time, you are supposed to find A*B where A and B are two polynomials.Input Specification:Ea...原创 2018-02-24 22:54:50 · 228 阅读 · 0 评论 -
PAT甲级1011
1011. World Cup Betting (20)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueWith the 2010 FIFA World Cup running, football fans the world over were becoming increasingly excited as the best ...原创 2018-03-02 21:02:10 · 189 阅读 · 0 评论 -
PAT甲级1008
1008. Elevator (20)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueThe highest building in our city has only one elevator. A request list is made up with N positive numbers. The numbers deno...原创 2018-02-22 20:10:17 · 223 阅读 · 0 评论 -
PAT甲级1007
1007. Maximum Subsequence Sum (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueGiven a sequence of K integers { N1, N2, ..., NK }. A continuous subsequence is defined to be { Ni, Ni+1, .....原创 2018-02-22 19:24:59 · 296 阅读 · 0 评论 -
PAT甲级1010
1010. Radix (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueGiven 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 d...原创 2018-02-28 23:30:26 · 260 阅读 · 0 评论 -
PAT甲级1006
1006. Sign In and Sign Out (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueAt the beginning of every day, the first person who signs in the computer room will unlock the door, and the la...原创 2018-02-10 23:30:07 · 147 阅读 · 0 评论 -
PAT甲级1005
1005. Spell It Right (20)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueGiven a non-negative integer N, your task is to compute the sum of all the digits of N, and out原创 2018-02-05 20:40:43 · 197 阅读 · 0 评论 -
PAT甲级1003
1003. Emergency (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueAs an emergency rescue team leader of a city, you are given a special map of your country. The map s原创 2018-01-27 18:13:40 · 175 阅读 · 0 评论 -
PAT甲级1004
1004. Counting Leaves (30)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueA family hierarchy is usually presented by a pedigree tree. Your job is to count those family原创 2018-02-03 01:12:10 · 227 阅读 · 0 评论 -
PAT甲级1002
1002. A+B for Polynomials (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueThis time, you are supposed to find A+B where A and B are two polynomials.Input原创 2018-01-24 18:17:57 · 124 阅读 · 0 评论 -
pat甲级1016
1016 Phone Bills (25 分)A long-distance telephone company charges its customers by the following rules:Making a long-distance call costs a certain amount per minute, depending on the time of day wh...原创 2019-02-24 17:52:56 · 334 阅读 · 0 评论