麦克雷
标题:
丢手机号是谁
[打印本页]
作者:
Charlestoxy
时间:
昨天 22:05
标题:
丢手机号是谁
#include" stdio. h"
int main( )
struct st
{ int num;
int age;
char sex;
float score;
};
struct st info;
printf("input number:");
scanf("%d" ,&info. num);
printf("input age:" );
scanf("%d" ,&info. age);
printf( " input sex:" );
scanf(" %c",& info. sex);
printf(" input score:" );
scanf(" %f",&info. score);
欢迎光临 麦克雷 (http://imac.ly/)
Powered by Discuz! X3.5