求大神幫忙寫一下c 程式,速度

2021-05-14 10:31:11 字數 3179 閱讀 4251

1樓:

要求寫一個c++程式,求各路大神解答,求速度 30

2樓:匿名使用者

#include

using namespace std;

int main()

c++技術網,很多免費c/c++語言的教程,對新手學習很有好處,對程式設計師更有溫故而知新的感覺。

3樓:影月

void fun(int &x)

;sprintf(buf,"%4d",x);

swap(buf[0],buf[2]);

swap(buf[1],buf[3]);

int d =0;

for(int i =0;i<4; i++)x =d;}

4樓:

#include "stdlib.h"

int main(int argc, char** argv);scanf("%s",ch);

char c;

c=ch[0];

ch[0]=ch[2];

ch[2]=c;

c=ch[1];

ch[1]=ch[3];

ch[3]=c;

printf("\n%s\n",ch);

system("pause");

return 0;}

求c++大神幫忙寫一個c++程式!!謝謝!!

5樓:丶菜雞幾雞幾

請問是先輸入矩陣a再輸入向量x嗎?我沒做資料測試,你自己試一下看看可不可以,有問題我再改。

#include

#include

#include

#include

#define maxn 100+5

using namespace std;

typedef long long ll;

struct matrix

}a,x,c;

int val[maxn];

int main()

6樓:匿名使用者

#include using namespce std;void search(int a,int n,int x) } if(!number) cout <<"不存在" << endl;}

7樓:摔倒沒碰

labababababab

求大神,幫幫忙寫一段c++程式,非常感謝!! 10

8樓:南瓜豬的的的

#include

#include

class

people(){}

people(const thistype & apeople){}people(thistype && apeople){}~people(){}

private:

datatype data_;}

求大神幫忙寫一個c++程式!有懸賞的!!跪求!! 10

9樓:cold人人

#include

class teacher

;class professor:public teacher;int salary()

;void print(int money);int salary()

;void print(int money);int salary()

;void print(int money)vc6.0環境測試,執行結果:

10樓:

。。。十塊錢人民幣都未必有人願意寫

11樓:匿名使用者

十塊錢都沒人給你寫。。。。。你想太多了。

12樓:匿名使用者

今天看見好幾個c++實驗了。。。

c++求平均速度!!!求大神幫忙

13樓:夏天的小紅花

問題出在time的計算上,在c語言中,兩個int的商仍是一個int,所以,2730/3600=0

下面的除法中,除以0就出錯了。

#include

using namespace std;

int main()

{int kilogram;

float mile,time;

cin>>kilogram;

mile=kilogram/1.6;

time=(((45*60)+30)/3600.0);  //重點在這裡,兩個整數的商仍是整數

double speed=mile/time;

cout<

14樓:最大的寶寶

time = (45 * 60 + 30) / 3600.0;

用3600被當成整型運算,導致time為0

求c++大神幫忙寫一個程式設計!!!

15樓:匿名使用者

#include "stdio.h"

#include "stdlib.h"

int main()

for ( i = 2; i < n; i++ )an_2 = an_1;

an_1 = an;

}return 0;

}沒有用資料和遞迴,不知道有沒有滿足你的需要,如果幫助到你請採納。。。

16樓:匿名使用者

#include

using namespace std;

void main() { int a0,a1,a,i,k;

a0=1; a1=1; k=0;

for ( i=2;i<=20;i++ ) {a=a0+a1; cout

求大神幫忙解決一下c語言程式的錯誤地方急急急

已經du改好,運zhi行結果dao會輸出專9 include int main void while x 1 printf d n i return 0 include int main void while x 1 printf d n i return 0 求c語言大神幫忙解決這道題。急急急!i...

求牛人幫忙改下C 程式,求C 大神幫忙改下程式

下面是改過的,測試通過,改的多了點,忘了,自己對照著看看吧,有問題hi我 include include using namespace std while j 1 getch 你的錯太多,有些是變數名字寫錯了 有些是if條件出錯 該程式在vs2008下通過,可以確保其正確性 include inc...

求大神幫忙寫程式,c檔案方面的。急

include include include using namespace std define n 1000 struct data s 1000 int cmp const void a,const void b int main while in2 a e b qsort s,i,size...