本站提供最佳github元神源码服务,欢迎转载和分享。

【xcode怎么添加源码】【html提交post源码】【嗨购生活源码】培训学员管理系统源码_培训学员管理系统源码怎么做

2024-12-23 03:50:02 来源:listc 源码 分类:探索

1.在线求高手给个学生考勤管理系统的培训培训简单点的C语言源代码!

培训学员管理系统源码_培训学员管理系统源码怎么做

在线求高手给个学生考勤管理系统的学员系统学员系统xcode怎么添加源码简单点的C语言源代码!

       这个是管理管理html提交post源码我很早以前写的还找到了,给你算了,源码源码嗨购生活源码很简单的培训培训ddos网站源码汉化一个东西

       #include "stdio.h"

       #include "string.h"

       int main()

       {

        char name[][8];

        int grade[][4];

        int zm=0;

        int ze=0;

        int zc=0;

        int zz=0;

        int n;

        int i;

        printf("Please input the nummber of students:");

        scanf("%d",&n);

        for(i=0;i<n;i++)

        {

        printf("Please input the %dth student's name:",i+1);

        scanf("%s",&name[i]);

        printf("Please input the %dth student's Math score:");

        scanf("%d",&grade[i][0]);

        printf("Please input the %dth student's English score:");

        scanf("%d",&grade[i][1]);

        printf("Please input the %dth student's Computer score:");

        scanf("%d",&grade[i][2]);

        grade[i][3]=grade[i][0]+grade[i][1]+grade[i][2];

        }

        printf("Name Math Enlish Computer total\n");

        for(i=0;i<n;i++)

        printf("%s\t%d\t%d\t%d\t %d\t\n",name[i],grade[i][0],grade[i][1],grade[i][2],grade[i][3]);

        return 0;

       }

【本文网址:http://50.net.cn/news/25c52399451.html 欢迎转载】

copyright © 2016 powered by 皮皮网   sitemap