第八周專案2 小賀的周工資

2021-06-26 08:34:51 字數 597 閱讀 2820

問題及**:
/*

* 檔名稱:test.cpp

* 作 者: 劉佳琦

* 完成日期:2023年 10 月 15日

* 版 本 號:v1.0

* * 問題描述:計算小賀每週工資,每週工作時間40個小時,每小時工資60元,超出部分則按正常工資的1.5倍計。

* 輸入描述:工作時間

* 程式輸出:對應的周工資

知識點總結:

通過簡單的分支結構的運用進一步掌握了它。

學習心得:

這次避免了一些小錯誤,運用起來也更加熟練了。

第八周 專案2

程式的版權和版本宣告部分 檔名稱 object.cpp 完成日期 2013年 4 月 23日 版本號 v1.0 輸入描述 無 問題描述 程式輸出 略。include using namespace std class ctime void settime int h,int m,int s void...

第八周專案2

標頭檔案 ifndef listring h included define listring h included typedef struct snode listring void strassign listring s,char cstr 字串常量cstr賦給串s void strcopy...

第八周專案2

include include lianchuan.h using namespace std intmain lianchuan.h cpp view plain copy ifndef lianchuan h included define lianchuan h included typede...