谁能帮我解决这道C语言题

日期:2010-11-03 17:27:06 人气:1

谁能帮我解决这道C语言题

给你稍改了下,如有不明,可留言 #include #include #include main() { int i,num=0; int a,b,c; float d,d_answer; int answer; int choose; char ch='Y'; srand(time(0)); while(ch=='y'||ch=='Y') { printf(" 菜单 \n
    A+
热门评论