发布网友 发布时间:2022-04-20 13:15
我来回答
共1个回答
热心网友 时间:2023-08-07 00:26
#include <stdio.h>int main(){struct stu{int number ;float score ;} ;