1樓:雲南新華電腦學校
int fun (int x)
2樓:志祥羅志祥
int fun(int x)
if (x*x%count==x)
return 0;}
3樓:患有取名困難症
樓上的都會不會看題?
#include
int fun(int x)
} while (xx / i);
return 0;
}int main(int argc, const char* const argv)
}return 0;}
c語言程式設計題,求助大神
4樓:匿名使用者
100不夠幫你寫的,思路**不懂,追問吧?
5樓:匿名使用者
#include
#include
unsigned int calcdayofmonth(unsigned int year, unsigned int month);
bool isleapyear(unsigned int year);
struct time
time operator-(time& t)else
tmp = *this;
if (tmp.day >= t.day)else
if (tmp.month >= t.month)tmp.month -= t.month;
else
tmp.year -= t.year;
time tmp1 = t;
int d=0;
while (!(*this==tmp1))if (tmp1.month > 12)
}printf("累計相差:%d天\n", d);
return tmp;
}bool operator==(time& t)bool operator>(time& t)else
return false;
}else
return false;}};
void show(time t)
bool isleapyear(unsigned int year)unsigned int calcdayofmonth(unsigned int year, unsigned int month)
return 0;//返回0則表示月份輸入不正確}int main()
6樓:筆峰巍峨插藍天
看不清可以發原始碼求採納
c語言程式設計題,求助大神!
7樓:小黑哎啊
#include
#include
#define n 10000
int main()
c語言程式程式設計題,求助大神
8樓:
//參考原始碼如下
#include
#include
#include
int main()
;char destfile[64]=;
char buf[1024]=;
file *src, *dest;
src=dest=null;
printf("input source filename: ");
scanf("%s", srcfile);
printf("input dest filename: ");
scanf("%s", destfile);
= 0)
fclose(src);
fclose(dest);
return 0;
}希望採納下答案哦!
求c語言程式設計題,求助各位大神,謝謝~ 輸入10個整數,將它們從大到小排序後輸出
9樓:碧海風雲
#include
#include
#define len 100 /*陣列長度上限*/#define elemtype int /*元素型別*//*輸入陣列*/
void inputarr (elemtype arr, int len)
/*列印陣列*/
void printarr (elemtype arr, int len) {
int i;
for (i=0; i擇排序*/
/*引數說明:*/
/*int arr:排序目標陣列*/
/*int len:元素個數*/
void sort_xz (elemtype arr, int len) {
elemtype temp;
int i, j, k;
for(i=0; i
執行結果
10樓:匿名使用者
#include
#define n 10
void sort_xz(int *a,int n) { int i,j,k,m;
for ( i=0;i
C語言程式設計題,求助大佬解答,C語言程式設計題,求助大佬解答
題目是不是出錯了,應該是使用指標對有序陣列進行插入和排序吧,使用連結串列?這個怎麼理解?c語言程式設計題讀取時間求助,謝大佬了!字元轉整形抄的簡單應 bai用du 使用到頭文zhi件 math.h。例如dao void timeget const mytime time,int hour,int m...
C語言程式設計題,求大神,c語言程式設計題求大神幫忙!
按照你的要求編寫的用牛頓迭代 法求解方程的根的c語言程式如下 include include int main while fabs x x0 1e 5 printf 2f x return 0 c語言程式設計題求大神幫忙!include int main void newstr k 0 i 0,j...
c語言指標acm程式設計題,求助大神
你可以使用迴圈連結串列 然後每一個數到n的猴子就刪除 以此迴圈 當剩下一個猴子的時候停止 然後輸出這隻猴子就可以了 c語言指標程式設計題,求助大神解答 include int a 200 void rotatearray int a,int n,int m int main include void...