时间:2012-10-01 18:41:06
}
main()
{ char str[][10]={"Mon","Tue","Wed","Thu","Fri","Sat","Sun"};
printf("%dn",fun(str));
程序执行后的输
电脑版 | 手机版 | 返回顶部