上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 25 下一页
摘要: This time you are asked to tell the difference between the lowest grade of all the male students and the highest grade of all the female students. Inp 阅读全文
posted @ 2018-06-10 17:07 赖兴宇 阅读(163) 评论(0) 推荐(0)
摘要: A linked list consists of a series of structures, which are not necessarily adjacent in memory. We assume that each structure contains an integer key 阅读全文
posted @ 2018-06-10 16:54 赖兴宇 阅读(135) 评论(0) 推荐(0)
摘要: Excel can sort records according to any column. Now you are supposed to imitate this function. Input Each input file contains one test case. For each 阅读全文
posted @ 2018-06-10 16:25 赖兴宇 阅读(154) 评论(0) 推荐(0)
摘要: Programming Ability Test (PAT) is organized by the College of Computer Science and Technology of Zhejiang University. Each test is supposed to run sim 阅读全文
posted @ 2018-06-09 22:55 赖兴宇 阅读(516) 评论(0) 推荐(0)
摘要: Consider a positive integer N written in standard notation with k+1 digits a~i~ as a~k~...a~1~a~0~ with 0 <= a~i~ < 10 for all i and a~k~ > 0. Then N 阅读全文
posted @ 2018-06-09 22:22 赖兴宇 阅读(198) 评论(0) 推荐(0)
摘要: Cutting an integer means to cut a K digits long integer Z into two integers of (K/2) digits long integers A and B. For example, after cutting Z = 1673 阅读全文
posted @ 2018-06-09 21:39 赖兴宇 阅读(117) 评论(0) 推荐(0)
摘要: "Let's C" is a popular and fun programming contest hosted by the College of Computer Science and Technology, Zhejiang University. Since the idea of th 阅读全文
posted @ 2018-06-09 21:26 赖兴宇 阅读(133) 评论(0) 推荐(0)
摘要: Given some segments of rope, you are supposed to chain them into one rope. Each time you may only fold two segments into loops and chain them into one 阅读全文
posted @ 2018-06-09 20:56 赖兴宇 阅读(135) 评论(0) 推荐(0)
摘要: A supply chain is a network of retailers(零售商), distributors(经销商), and suppliers(供应商)-- everyone involved in moving a product from supplier to customer 阅读全文
posted @ 2018-06-09 20:46 赖兴宇 阅读(139) 评论(0) 推荐(0)
摘要: British astronomer Eddington liked to ride a bike. It is said that in order to show off his skill, he has even defined an "Eddington number", E -- tha 阅读全文
posted @ 2018-06-09 20:34 赖兴宇 阅读(159) 评论(0) 推荐(0)
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 25 下一页