
PAT甲级练习
文章平均质量分 85
a1025461748
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
PAT甲级练习1001. A+B Format (20)
1001. A+B Format (20)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueCalculate a + b and output the sum in standard原创 2017-01-24 16:55:16 · 248 阅读 · 0 评论 -
PAT甲级练习1002. A+B for Polynomials (25)
1002. A+B for Polynomials (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueThis time, you are supposed to find A+原创 2017-01-26 15:37:20 · 386 阅读 · 0 评论 -
PAT甲级练习1003. Emergency (25)
1003. Emergency (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueAs an emergency rescue team leader of a city, yo原创 2017-02-02 16:38:49 · 216 阅读 · 0 评论 -
PAT甲级练习1004. Counting Leaves (30)
1004. Counting Leaves (30)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueA family hierarchy is usually presented by a原创 2017-02-05 16:22:01 · 301 阅读 · 0 评论 -
PAT甲级练习1005. Spell It Right (20)
1005. Spell It Right (20)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueGiven a non-negative integer N, your task i原创 2017-02-05 19:42:56 · 346 阅读 · 0 评论 -
PAT甲级练习1006. Sign In and Sign Out (25)
1006. Sign In and Sign Out (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueAt the beginning of every day, the fi原创 2017-02-05 20:12:37 · 347 阅读 · 0 评论 -
PAT甲级练习1007. Maximum Subsequence Sum (25)
1007. Maximum Subsequence Sum (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueGiven a sequence of K integers { N原创 2017-02-06 17:00:54 · 304 阅读 · 0 评论 -
PAT甲级练习1008. Elevator (20)
1008. Elevator (20)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueThe highest building in our city has only one ele原创 2017-02-06 18:07:27 · 437 阅读 · 0 评论 -
PAT甲级练习1009. Product of Polynomials (25)
1009. Product of Polynomials (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueThis time, you are supposed to find原创 2017-02-06 20:04:38 · 308 阅读 · 0 评论 -
PAT甲级练习1010. Radix (25)
1010. Radix (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueGiven a pair of positive integers, for example, 6 an原创 2017-02-11 10:10:56 · 670 阅读 · 1 评论 -
PAT甲级练习1011. World Cup Betting (20)
1011. World Cup Betting (20)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueWith the 2010 FIFA World Cup running, fo原创 2017-02-11 11:34:42 · 237 阅读 · 0 评论 -
PAT甲级练习1012. The Best Rank (25)
1012. The Best Rank (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueTo evaluate the performance of our first yea原创 2017-02-11 17:02:24 · 484 阅读 · 0 评论 -
PAT甲级练习1013. Battle Over Cities (25)
1013. Battle Over Cities (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueIt is vitally important to have all the原创 2017-02-12 00:32:07 · 312 阅读 · 0 评论 -
PAT甲级练习1014. Waiting in Line (30)
1014. Waiting in Line (30)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueSuppose a bank has N windows open for serv原创 2017-02-12 15:54:27 · 263 阅读 · 0 评论 -
PAT甲级练习1015. Reversible Primes (20)
1015. Reversible Primes (20)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueA reversible prime in any number system原创 2017-02-14 23:33:57 · 182 阅读 · 0 评论 -
PAT甲级练习1016. Phone Bills (25)
1016. Phone Bills (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueA long-distance telephone company charges its原创 2017-02-16 14:35:18 · 314 阅读 · 0 评论 -
PAT甲级练习1017. Queueing at Bank (25)
1017. Queueing at Bank (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueSuppose a bank has K windows open for ser原创 2017-02-16 20:29:47 · 281 阅读 · 0 评论 -
PAT甲级练习1018. Public Bike Management (30)
1018. Public Bike Management (30)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueThere is a public bike service in H原创 2017-02-16 23:06:39 · 522 阅读 · 1 评论 -
PAT甲级练习1019. General Palindromic Number (20)
1019. General Palindromic Number (20)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueA number that will be the same原创 2017-02-18 13:23:57 · 197 阅读 · 0 评论 -
PAT甲级练习1020. Tree Traversals (25)
1020. Tree Traversals (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueSuppose that all the keys in a binary tree原创 2017-02-18 15:20:41 · 236 阅读 · 0 评论 -
PAT甲级练习1021. Deepest Root (25)
1021. Deepest Root (25)时间限制1500 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueA graph which is connected and acyclic can b原创 2017-02-18 22:22:39 · 259 阅读 · 0 评论 -
PAT甲级练习1022. Digital Library (30)
1022. Digital Library (30)时间限制1000 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueA Digital Library contains millions of bo原创 2017-02-19 15:43:25 · 205 阅读 · 0 评论 -
PAT甲级练习1023. Have Fun with Numbers (20)
1023. Have Fun with Numbers (20)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueNotice that the number 123456789 is原创 2017-02-19 15:53:18 · 190 阅读 · 0 评论 -
PAT甲级练习1024. Palindromic Number (25)
1024. Palindromic Number (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueA number that will be the same when it原创 2017-02-19 19:01:03 · 204 阅读 · 0 评论 -
PAT甲级练习1025. PAT Ranking (25)
1025. PAT Ranking (25)时间限制200 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueProgramming Ability Test (PAT) is organized by原创 2017-02-20 09:32:51 · 230 阅读 · 0 评论 -
PAT甲级练习1026. Table Tennis (30)-未完成
1026. Table Tennis (30)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueA table tennis club has N tables available to原创 2017-02-20 22:00:12 · 294 阅读 · 0 评论 -
PAT甲级练习1027. Colors in Mars (20)
1027. Colors in Mars (20)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YuePeople in Mars represent the colors in thei原创 2017-02-20 22:22:16 · 188 阅读 · 0 评论 -
PAT甲级练习1028. List Sorting (25)
1028. List Sorting (25)时间限制200 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueExcel can sort records according to any colum原创 2017-02-21 09:07:06 · 237 阅读 · 0 评论 -
PAT甲级练习1029. Median (25)
1029. Median (25)时间限制1000 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueGiven an increasing sequence S of N integers, the原创 2017-02-21 13:25:51 · 184 阅读 · 0 评论 -
PAT甲级练习1030. Travel Plan (30)
1030. Travel Plan (30)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueA traveler's map gives the distances between c原创 2017-02-21 18:38:33 · 211 阅读 · 0 评论 -
PAT甲级练习1031. Hello World for U (20)
1031. Hello World for U (20)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueGiven any string of N (>=5) characters,原创 2017-02-21 20:48:54 · 244 阅读 · 0 评论 -
PAT甲级练习1032. Sharing (25)
1032. Sharing (25)时间限制100 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueTo store English words, one method is to use linke原创 2017-02-21 23:10:47 · 227 阅读 · 0 评论 -
PAT甲级练习1033. To Fill or Not to Fill (25)
1033. To Fill or Not to Fill (25)时间限制100 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者ZHANG, GuochuanWith highways available, driv原创 2017-02-23 21:49:56 · 180 阅读 · 0 评论 -
PAT甲级练习1034. Head of a Gang (30)
1034. Head of a Gang (30)时间限制100 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueOne way that the police finds the head of a原创 2017-02-24 16:54:30 · 167 阅读 · 0 评论 -
PAT甲级练习1035. Password (20)
1035. Password (20)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueTo prepare for PAT, the judge sometimes has to ge原创 2017-02-24 10:44:02 · 223 阅读 · 0 评论 -
PAT甲级练习1036. Boys vs Girls (25)
1036. Boys vs Girls (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueThis time you are asked to tell the differen原创 2017-02-24 20:20:47 · 258 阅读 · 0 评论 -
PAT甲级练习1037. Magic Coupon (25)
1037. Magic Coupon (25)时间限制100 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueThe magic shop in Mars is offering some magic原创 2017-02-24 21:21:00 · 160 阅读 · 0 评论 -
PAT甲级练习1038. Recover the Smallest Number (30)
1038. Recover the Smallest Number (30)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueGiven a collection of number s原创 2017-02-24 23:14:17 · 256 阅读 · 0 评论 -
PAT甲级练习1039. Course List for Student (25)
1039. Course List for Student (25)时间限制200 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueZhejiang University has 40000 stud原创 2017-02-25 09:51:16 · 221 阅读 · 0 评论 -
PAT甲级练习1040. Longest Symmetric String (25)
1040. Longest Symmetric String (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueGiven a string, you are supposed原创 2017-02-25 10:26:41 · 162 阅读 · 0 评论