
鲁大师你都信 娱乐娱乐 2011是固件版本 不是生产日期
|————————————————————————-||--#inlcude<stdio.h>
|--void main()
|--{ char s;
|----printf("input your sex(man:m woman:w):") ;
|----scanf("%c",&s);
|----if(s=='w')
|-------printf("input your phone number:");
|----else
|-------printf("WQNMLGB!");
|--}
|————————————————————————-|