標題:
賽馬程式 (一)
[打印本頁]
作者:
陳育霖
時間:
2023-8-1 23:16
標題:
賽馬程式 (一)
本帖最後由 陳育霖 於 2024-1-27 14:30 編輯
試設計出如下之執行畫面:
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
cout<<"「好事成雙」賽馬場"<<endl;
cout<<"-------------------------------------------------------------------------| 終點"<<endl;
cout<<"◆"<<endl;
cout<<"★"<<endl;
cout<<"▲"<<endl;
cout<<"●"<<endl;
system("pause");
return 0;
}
複製代碼
作者:
陳品諺
時間:
2023-8-3 17:18
此帖僅作者可見
作者:
王子夫
時間:
2024-7-31 16:10
此帖僅作者可見
歡迎光臨 種子論壇 | 高雄市資訊培育協會學員討論區 (http://seed.istak.org.tw/)
Powered by Discuz! 7.2