No.13 成绩排序
摘要:
#include "stdio.h"#include "stdlib.h"void px(float score1[],long int num1[],int n1);void main(){int i,n; float score[50]; long int num[50]; printf("In 阅读全文
posted @ 2016-12-03 20:51 cxr119911 阅读(124) 评论(0) 推荐(0)
浙公网安备 33010602011771号