数列有序 (C语言代码) 摘要:#include <stdio.h> int main() { int n,m,nums[100],i; while (scanf("%d%d",&n,&m)!=EOF&&n!…… 题解列表 2017年10月27日 0 点赞 0 评论 2201 浏览 评分:0.0