程序源代碼:main(){int a[11]={1,4,6,9,13,16,19,28,40,100};int temp1,temp2,number,end,i
程序源代碼:#includevoid main(void){clrscr();/*清屏函數*/textbackground(2);gotoxy(1, 5);/*
程序源代碼:#includevoid main(void){int color;for (color = 0; color < 8; color++) {
程序源代碼:#includevoid main(){char letter;printf("please input the first letter
程序源代碼:main( ){long ge,shi,qian,wan,x;scanf("%ld",&x);wan=x/10000;q
程序源代碼:main( ){long a,b,c,d,e,x;scanf("%ld",&x);a=x/10000;/*分解出萬位*/