1樓:匿名使用者
我早就發給你了,查一下,都快忘了
2樓:莫雲今次
太簡單了。。不願動手寫。。。。
3樓:匿名使用者
gei wo feng
跪求程式設計高手幫忙編一道c++的題目,感激不盡
4樓:
#include
#include
#include
int main(int argc, char *argv)for (int i = 0; i < n; ++i)return 0;}
5樓:匿名使用者
class money ;
money(int dollars, float cents):money(floor((dollars+cents/100)*100.f+0.5)/100.f){};
double getmoney()
bool operator==(money& m)bool operator!=(money& m)bool operator<(money& m)bool operator<=(money& m)bool operator>(money& m)bool operator>=(money& m)void operator+=(money& m)void operator-=(money& m)money operator+(money& m)money operator-(money& m)money operator*(double d)friend money operator*(double d, money& m)
money operator/(double d)friend ostream& operator<<(ostream& ostr, const money& m)
}; 希望對你有幫助
C程式高手進,問幾個C語言方面的基礎問題,即將二級考試了,急求
問題一回答 該樹的深度的確為7層!因為該二叉樹一共有7個結點,而葉子結點 即度為0的結點,也可以說是沒有子樹得結點 只有一個,這說明該二叉樹的形狀是立著的 一 字形結構!即每層只有一個結點!那就是7層!只有這一種解釋,沒有其他情況,否則不可能只有一個葉子結點!問題二回答 表示式1 表示式2 表示式1...
社會語言學的著作有哪些,有哪些語言學方面的書籍值得推薦
1 社會語言bai學 英 r.a.郝德曼著,盧du 德平譯。zhi華夏dao出版社1989年 9月初版。2 語言與社會專生活 社會語言學札記屬 陳原著。三聯書店1980年 4月初版。3 社會語言學 陳原著。學術出版社1983年8月初版。4 語言和人 應用社會語言學若干探索 陳原著。上海教育出版社19...
C語言的程式題 求高手速解決 有追加分
3全部vc下編譯通過 include char a int b 2 x 0 char c 999 void sr else if a a a a a b 1 while a 10 void pl void sc void main include stdlib.h include string.h ...