標題:
[隨堂測驗] 基本程式碼
[打印本頁]
作者:
陳品肇
時間:
2018-10-3 18:13
標題:
[隨堂測驗] 基本程式碼
請打出基本程式碼
作者:
趙一鳴
時間:
2018-10-6 13:41
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
system("pause");
return 0;
}
複製代碼
作者:
曲書辰
時間:
2018-10-6 13:41
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
system("pause");
return 0;
}
複製代碼
作者:
章幼莛
時間:
2018-10-6 13:43
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
system("pause");
return 0;
}
複製代碼
回復
1#
陳品肇
作者:
葉映琁
時間:
2018-10-6 13:47
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
system("pause");
return 0;
}
複製代碼
作者:
吳孟修
時間:
2018-10-6 13:49
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
system("pause");
return 0;
}
複製代碼
作者:
吳孟書
時間:
2018-10-6 13:50
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
system("pause");
return 0;
}
複製代碼
作者:
葉千郁
時間:
2018-10-6 13:53
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
system("pause");
return 0;
}
複製代碼
作者:
周孫印
時間:
2018-10-6 13:54
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
cout<<"hello"<<endl;
system("pause");
return 0;
}
複製代碼
作者:
王瑞喻
時間:
2018-10-6 14:25
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
system("pause");
return 0;
}
複製代碼
歡迎光臨 種子論壇 | 高雄市資訊培育協會學員討論區 (http://istak.org.tw/seed/)
Powered by Discuz! 7.2