摘要:
题目链接 https://pintia.cn/problem-sets/994805342720868352/problems/994805361586847744 题解 题目要求 输入 N:正整数,不超过1000,人的数量,索引为[1,N] N个人的爱好:爱好的索引为[1,1000] 输出 有几个 阅读全文
摘要:
题目链接 https://pintia.cn/problem-sets/994805342720868352/problems/994805368847187968 题解 题目要求 给定一个序列,及用某种排序方法经过几次迭代后的结果,请指出用了什么排序方法。(升序) 输入 N:正整数,不超过100, 阅读全文