標題:
我的第一支程式
[打印本頁]
作者:
許婷芳
時間:
2019-9-7 01:34
標題:
我的第一支程式
本帖最後由 許婷芳 於 2019-9-7 11:20 編輯
在螢幕上顯示 hello 字樣.
本帖隱藏的內容需要回復才可以瀏覽
作者:
吳柏翰
時間:
2019-9-7 11:23
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
cout<<"大家好"<<endl;
system("pause");
return 0;
}
複製代碼
作者:
李穎俊
時間:
2019-9-7 11:25
本帖最後由 許婷芳 於 2019-9-7 11:47 編輯
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
cout<<"大家好"<<endl;
system ("pause");
return 0;
}
複製代碼
作者:
林羿丞
時間:
2019-9-7 11:27
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
cout<<"大家好"<<endl;
system("pause");
return 0;
}
複製代碼
作者:
朱閎聿
時間:
2019-9-7 11:28
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
cout<<"大家好"<<endl;
system("pause");
return 0;
}
複製代碼
作者:
張淯祺
時間:
2019-9-7 11:29
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
cout<<"大家好"<<endl;
system("pause");
return 0;
}
複製代碼
作者:
蕭浚宇
時間:
2019-9-7 11:34
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
cout<<"大家好"<<endl;
system("pause");
return 0;
}
複製代碼
作者:
黃家融
時間:
2019-9-7 11:35
本帖最後由 許婷芳 於 2019-9-7 11:37 編輯
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
cout<<"大家好"<<endl;
system("pause");
return 0;
}
複製代碼
作者:
王銘鴻
時間:
2019-9-7 11:39
本帖最後由 許婷芳 於 2019-9-7 11:49 編輯
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
cout<<"大家好"<<endl;
system("pause");
return 0;
}
複製代碼
作者:
黃家樂
時間:
2019-9-7 11:44
本帖最後由 許婷芳 於 2019-9-7 11:50 編輯
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
cout<<"大家好"<<endl;
system("pause");
return 0;
}
複製代碼
歡迎光臨 種子論壇 | 高雄市資訊培育協會學員討論區 (http://istak.org.tw/seed/)
Powered by Discuz! 7.2