標題:
賽馬程式 (一)
[打印本頁]
作者:
陳品肇
時間:
2019-4-20 12:39
標題:
賽馬程式 (一)
#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;
}
複製代碼
作者:
洪寬瀧
時間:
2019-4-20 13:25
本帖最後由 洪寬瀧 於 2019-4-20 13:29 編輯
#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;
}
複製代碼
作者:
章幼莛
時間:
2019-4-20 13:26
本帖最後由 章幼莛 於 2019-4-20 13:27 編輯
#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;
}
複製代碼
作者:
吳孟修
時間:
2019-4-20 13:26
#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;
}
複製代碼
作者:
蘇昱全
時間:
2019-4-20 13:29
#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;
}
複製代碼
作者:
王瑞喻
時間:
2019-4-20 13: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;
}
複製代碼
作者:
吳孟書
時間:
2019-4-20 13:31
本帖最後由 吳孟書 於 2019-4-20 13:50 編輯
#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;
}
複製代碼
作者:
田宇任
時間:
2019-4-20 13:31
#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;
}
複製代碼
作者:
湯郡一
時間:
2019-4-20 13:51
#include<iostram>
#include<csydlib>
using namespace std;
int main()
{
cout<<"{「心猿意馬」賽馬}"
cout<<"------------------------------------------------------------------------| 終點"<<endl;
cout<<"◆"<<endl;
cout<<"★"<<endl;
cout<<"▲"<<endl;
cout<<"●"<<endl;
system("pause")
return 0;
}
複製代碼
作者:
曲書辰
時間:
2019-4-27 13:05
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
cout<<"好事成雙 賽馬場"<<endl;
cout<<"--------------------------------------"<<endl;
cout<<"*"<<endl;
cout<<"+"<<endl;
cout<<"0"<<endl;
cout<<"?"<<endl;
system("pause");
return 0;
}
複製代碼
歡迎光臨 種子論壇 | 高雄市資訊培育協會學員討論區 (http://istak.org.tw/seed/)
Powered by Discuz! 7.2