信管117116李可欣數據結構實驗三

1、建立一個包含n個學生成績信息的程序 (1)用順序表實現 # include <iostream>  # include <fstream>  # include <string.h>  #define MAX 100  int i,n;  using namespace std;    struct Student{       charid[20];            charname[
相關文章
相關標籤/搜索