標題:
我的第一支程式
[打印本頁]
作者:
游東祥
時間:
2014-1-22 09:20
標題:
我的第一支程式
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
cout << "我是老師-游東祥" << endl;
system("pause");
return 0;
}
複製代碼
作者:
林宇翔
時間:
2014-1-22 09:31
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
cout<<"4 林宇翔"<<endl;
system("pause");
return 0;
}
複製代碼
作者:
陳婉平
時間:
2014-1-22 09:32
本帖最後由 陳婉平 於 2014-1-22 09:51 編輯
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
cout << "13 陳婉平" << endl;
system("pause");
return 0;
}
複製代碼
作者:
李允軒
時間:
2014-1-22 09:32
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
cout<<"李允軒 5"<<endl;
system("pause");
return 0;
}
複製代碼
作者:
陳均
時間:
2014-1-22 09:32
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
cout<<"陳均03"<<endl;
system("pause");
return 0;
}
複製代碼
作者:
劉怡修
時間:
2014-1-22 09:33
#include <iostream>
#include<cstdlib>
using namespace std;
int main()
{
cout<<"15 劉怡修"<<endl;
system("pause");
return 0;
}
複製代碼
作者:
蔡維庭
時間:
2014-1-22 09:33
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
cout << "12蔡維庭hi" <<endl;
system("pause");
cout << "bye" <<endl;
system("pause");
return 0;
}
複製代碼
作者:
劉得恩
時間:
2014-1-22 09:34
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
cout<<"劉得恩 9 "<<endl;
system("PAUSE");
return 0;
}
複製代碼
作者:
郭品君
時間:
2014-1-22 09:34
#include<iostream>
#include<cstdlib>
using namespace std;//
int main()//
{
cout<<"郭品君"<<endl;
system("pause");
return 0;
}
複製代碼
作者:
黃國清
時間:
2014-1-22 09:35
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
cout<<"Hello"<<endl;
cout<<"What **** are you looking at?"<<endl;
system("pause");
return 0;
}
複製代碼
作者:
任冠宇
時間:
2014-1-22 09:35
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
cout<<"helllo"<<endl;
system("pause");
return 0;
}
複製代碼
作者:
朱俐蒨
時間:
2014-1-22 09:35
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
cout<<"朱俐蒨"<<endl;
system("pause");
return 0;
}
複製代碼
作者:
黃詠軒
時間:
2014-1-22 09:36
本帖最後由 黃詠軒 於 2014-1-22 09:52 編輯
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
cout << "antony 黃詠軒 1號" << endl;
system("pause");
return 0;
}
複製代碼
作者:
劉凱平
時間:
2014-1-22 09:36
#include <iostream>
using namespace std;
int main()//
{
cout<<"劉凱平02"<<endl;
system("pause");
return 0;
}
複製代碼
作者:
劉芝均
時間:
2014-1-22 09:38
#include<iostream>
#include.<cstdlib>
using namespace std;
int main()
{
cout << "14劉芝均" <<endl;
system("pause");
return 0;
}
複製代碼
作者:
劉怡修
時間:
2014-1-22 09:53
大家好
歡迎光臨 種子論壇 | 高雄市資訊培育協會學員討論區 (http://seed.istak.org.tw/)
Powered by Discuz! 7.2