《數據結構》(C語言版)——串的定長順序存儲表示

/* run this program using the console pauser or add your own getch, system("pause") or input loop */ // 用到的庫文件 #include <stdio.h> // printf(); scanf() #include <stdlib.h> // exit() #include <malloc.
相關文章
相關標籤/搜索