第五周作業(一)

2021-06-05 00:58:20 字數 709 閱讀 5510

* (程式頭部注釋開始)
* 程式的版權和版本宣告部分

* 檔名稱:
* 作    者: 齊豔紅
* 完成日期:        2011 年     3  月      18  日
* 版 本 號:
* 對任務及求解方法的描述部分
* 輸入描述:
* 問題描述:
* 程式輸出:
* 程式頭部的注釋結束*/
#include#includeusing namespace std;

class ********

;********::********(float len1 ,float len2 ,float len3)

float ********::perimeter(void)

float ********::area(void)

void ********:: showmessage()

void main(void)

第五周作業

includeusing namespace std class student 用引數的初始化表對資料成員初始化。void max student arr void display private int num int score void student display void studen...

第五周作業

5求自然對數 include using namespace std int main cout e 6求圓周率 include include using namespace std int main cout pi約等於 7 include using namespace std int mai...

第五周作業

注意 總時間限制 1000ms 記憶體限制 65536kb 描述寫乙個mystring 類,使得下面程式的輸出結果是 1.abcd efgh abcd 2.abcd 3.4.abcd efgh 5.efgh 6.c 7.abcd 8.ijal 9.ijal mnop 10.qrst abcd 11....