Introduction - If you have any usage issues, please Google them yourself
Programming scores table and its related operations, specific requirements are as follows: the custom types Score: structure type {student name+ course name the+ Score} since defined type ElemType of: Score the custom type SqList for the structure contains the following two members body type: {base type for ElemType dynamic array elem The int length} realized as follows for SqList function InputSco OutputSco InputElem OutputElem ListCreate_Sq ListPrint_Sq ListDelete_Sq write the main function of these functions test