Board logo

標題: 賽馬程式 (一) [打印本頁]

作者: 陳品肇    時間: 2019-4-20 12:39     標題: 賽馬程式 (一)

  1. #include<iostream>
  2. #include<cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     cout<<"「好事成雙」賽馬場"<<endl;
  7.     cout<<"------------------------------------------------------------------------| 終點"<<endl;
  8.     cout<<"◆"<<endl;
  9.     cout<<"★"<<endl;
  10.     cout<<"▲"<<endl;
  11.     cout<<"●"<<endl;     
  12.     system("pause");
  13.     return 0;   
  14. }
複製代碼

作者: 洪寬瀧    時間: 2019-4-20 13:25

本帖最後由 洪寬瀧 於 2019-4-20 13:29 編輯
  1. #include<iostream>
  2. #include<cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     cout<<"好事成雙賽馬場"<<endl;
  7.     cout<<"--------------------------------------------|終點 "<<endl;
  8.     cout<<"+"<<endl;
  9.     cout<<"◇"<<endl;
  10.     cout<<"≒"<<endl;
  11.     cout<<"★"<<endl;
  12.     system("pause");
  13.     return 0;   
  14. }
複製代碼

作者: 章幼莛    時間: 2019-4-20 13:26

本帖最後由 章幼莛 於 2019-4-20 13:27 編輯
  1. #include<iostream>
  2. #include<cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     cout<<"「好事成雙」賽馬場"<<endl;
  7.     cout<<"|----------------------------------------------------|"<<endl;
  8.     cout<<"◆"<<endl;
  9.     cout<<"★"<<endl;
  10.     cout<<"▲"<<endl;
  11.     cout<<"●"<<endl;     

  12.     system("pause");
  13.     return 0;
  14. }
複製代碼

作者: 吳孟修    時間: 2019-4-20 13:26

  1. #include<iostream>
  2. #include<cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     cout<<"「好事成雙」賽馬場"<<endl;
  7.     cout<<"------------------------------------------------------------------------| 終點"<<endl;
  8.     cout<<"◆"<<endl;
  9.     cout<<"★"<<endl;
  10.     cout<<"▲"<<endl;
  11.     cout<<"●"<<endl;     
  12.     system("pause");
  13.     return 0;   
  14. }
複製代碼

作者: 蘇昱全    時間: 2019-4-20 13:29

  1. #include<iostream>
  2. #include<cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     cout<<"㊣$賽馬場$㊣"<<endl;
  7.     cout<<"------------------------------------------------------------------------| 終點"<<endl;
  8.     cout<<"◆"<<endl;
  9.     cout<<"★"<<endl;
  10.     cout<<"▲"<<endl;
  11.     cout<<"●"<<endl;  
  12.     system("pause");
  13.     return 0;
  14. }
複製代碼

作者: 王瑞喻    時間: 2019-4-20 13:30

  1. #include<iostream>
  2. #include<cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     cout<<"賽~馬~"<<endl;
  7.     cout<<"|起點|------------------------------------------|終點|"<<endl;
  8.     cout<<"★"<<endl;
  9.     cout<<"㊣"<<endl;
  10.     cout<<"▽"<<endl;
  11.     cout<<"◆"<<endl;
  12.     system("pause");
  13.     return 0;
  14. }
複製代碼

作者: 吳孟書    時間: 2019-4-20 13:31

本帖最後由 吳孟書 於 2019-4-20 13:50 編輯
  1. #include<iostream>
  2. #include<cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     cout<<"[好事成雙]賽馬場"<<endl;
  7.     cout<<"------------------------------------------------------------------------| 終點"<<endl;
  8.     cout<<"◆"<<endl;
  9.     cout<<"★"<<endl;
  10.     cout<<"▲"<<endl;
  11.     cout<<"●"<<endl;   
  12.     system("pause");
  13.     return 0;
  14. }
複製代碼

作者: 田宇任    時間: 2019-4-20 13:31

  1. #include<iostream>
  2. #include<cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     cout<<"賽馬場"<<endl;
  7.     cout<<"--------------------------------------------------------------------------|終點"<<endl;
  8.    
  9.     cout<<"◆"<<endl;
  10.     cout<<"★"<<endl;
  11.     cout<<"▲"<<endl;
  12.     cout<<"●"<<endl;
  13.    
  14.     system("pause");
  15.     return 0;
  16. }
複製代碼

作者: 湯郡一    時間: 2019-4-20 13:51

  1. #include<iostram>
  2. #include<csydlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     cout<<"{「心猿意馬」賽馬}"
  7.     cout<<"------------------------------------------------------------------------| 終點"<<endl;
  8.     cout<<"◆"<<endl;
  9.     cout<<"★"<<endl;
  10.     cout<<"▲"<<endl;
  11.     cout<<"●"<<endl;     
  12.    
  13.    
  14.    
  15.     system("pause")
  16.     return 0;   
  17. }
複製代碼

作者: 曲書辰    時間: 2019-4-27 13:05

  1. #include<iostream>
  2. #include<cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     cout<<"好事成雙 賽馬場"<<endl;
  7.     cout<<"--------------------------------------"<<endl;
  8.     cout<<"*"<<endl;
  9.     cout<<"+"<<endl;
  10.     cout<<"0"<<endl;
  11.     cout<<"?"<<endl;
  12.     system("pause");   
  13.     return 0;
  14. }
複製代碼





歡迎光臨 種子論壇 | 高雄市資訊培育協會學員討論區 (http://seed.istak.org.tw/) Powered by Discuz! 7.2