发表评论取消回复
相关阅读
相关 PAT 甲级 1083 List Grades (25 分)
1083 List Grades (25 分) Given a list of N student records with name, ID and grade. You
相关 20200613-04 PAT 甲级试题 03 List Grades
思路讲解 本题的核心在于排序(降序) 所以可以选用比较常见的几种排序算法,如冒泡,快排,插入,选择等等 [快速排序详解][Link 1] [冒泡法详解][
相关 hdu 5038 Grade(分级)
题目链接:\[hdu5038\] ([http://acm.hdu.edu.cn/showproblem.php?pid=5038][http_acm.hdu.edu.cn_s
相关 1052. Linked List Sorting (25)
A linked list consists of a series of structures, which are not necessarily adjacent in
相关 1028. List Sorting (25)
Excel can sort records according to any column. Now you are supposed to imitate this fun
相关 1074. Reversing Linked List (25)
Given a constant K and a singly linked list L, you are supposed to reverse the links of
相关 1083. List Grades (25)
Given a list of N student records with name, ID and grade. You are supposed to sort the
相关 1137. Final Grading (25)
For a student taking the online course "Data Structures" on China University MOOC (http:
相关 hdu-1083-Courses
题目衔接:[http://acm.hdu.edu.cn/showproblem.php?pid=1083][http_acm.hdu.edu.cn_showproblem.ph
相关 Making the Grade
[Making the Grade][] 给定长度为n的序列\\(\\\{a\_i\\\}\\),求构造长度为n的递增序列\\(\\\{b\_i\\\}\\),求\\(\\s
还没有评论,来说两句吧...