2019年12月25日

实验六

摘要: 实验结论Part1: 结构体类型及编程应用补足程序ex1_2.cpp,附上补足后的程序源码,输入不同测试数据,给出运行结果截图 #include <stdio.h> #include <stdlib.h> const int N=5; // 定义结构体类型struct student,并定义STU为 阅读全文

posted @ 2019-12-25 01:00 lugoria 阅读(118) 评论(2) 推荐(0)

导航