摘要: #define _CRT_SECURE_NO_WARNINGS#include<stdio.h>#include<stdlib.h>#include<time.h>#include<windows.h> void SSTF (int a[],int n){ int temp; int now; in 阅读全文
posted @ 2017-11-12 22:40 宋建楠 阅读(317) 评论(0) 推荐(0)