Board logo

標題: 我的第一支程式 [打印本頁]

作者: 游東祥    時間: 2014-1-22 09:20     標題: 我的第一支程式

  1. #include <iostream>
  2. #include <cstdlib>
  3. using namespace std;

  4. int main()
  5. {
  6.     cout << "我是老師-游東祥" << endl;
  7.     system("pause");
  8.     return 0;
  9. }
複製代碼

作者: 林宇翔    時間: 2014-1-22 09:31

  1. #include <iostream>
  2. #include <cstdlib>

  3. using namespace std;
  4. int main()

  5. {   
  6.       cout<<"4 林宇翔"<<endl;
  7.       system("pause");
  8.       return 0;
  9. }
複製代碼

作者: 陳婉平    時間: 2014-1-22 09:32

本帖最後由 陳婉平 於 2014-1-22 09:51 編輯
  1. #include<iostream>
  2. #include<cstdlib>
  3. using namespace std;

  4. int main()
  5. {
  6.     cout << "13 陳婉平" << endl;
  7.     system("pause");
  8.     return 0;
  9. }
複製代碼

作者: 李允軒    時間: 2014-1-22 09:32

  1. #include<iostream>
  2. #include<cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     cout<<"李允軒 5"<<endl;
  7.     system("pause");
  8.     return 0;
  9. }
複製代碼

作者: 陳均    時間: 2014-1-22 09:32

  1. #include<iostream>
  2. #include<cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     cout<<"陳均03"<<endl;
  7.     system("pause");
  8.     return 0;
  9. }     
複製代碼

作者: 劉怡修    時間: 2014-1-22 09:33

  1. #include <iostream>
  2. #include<cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     cout<<"15 劉怡修"<<endl;
  7.     system("pause");
  8.      return 0;
  9. }
複製代碼

作者: 蔡維庭    時間: 2014-1-22 09:33

  1. #include <iostream>
  2. #include <cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     cout << "12蔡維庭hi" <<endl;
  7.     system("pause");
  8.     cout << "bye" <<endl;
  9.     system("pause");
  10.     return 0;
  11. }
複製代碼

作者: 劉得恩    時間: 2014-1-22 09:34

  1. #include<iostream>
  2. #include<cstdlib>
  3. using namespace std;

  4. int main()
  5. {
  6.     cout<<"劉得恩 9 "<<endl;
  7.     system("PAUSE");
  8.     return 0;
  9. }
複製代碼

作者: 郭品君    時間: 2014-1-22 09:34

  1. #include<iostream>
  2. #include<cstdlib>
  3. using namespace std;//
  4. int main()//
  5. {
  6. cout<<"郭品君"<<endl;
  7. system("pause");
  8. return 0;
  9. }
複製代碼

作者: 黃國清    時間: 2014-1-22 09:35

  1. #include<iostream>
  2. #include<cstdlib>
  3. using namespace std;

  4. int main()
  5. {
  6.     cout<<"Hello"<<endl;
  7.     cout<<"What **** are you looking at?"<<endl;
  8.     system("pause");
  9.     return 0;
  10. }   
複製代碼

作者: 任冠宇    時間: 2014-1-22 09:35

  1. #include<iostream>
  2. #include<cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     cout<<"helllo"<<endl;
  7.     system("pause");
  8.     return 0;
  9. }
複製代碼

作者: 朱俐蒨    時間: 2014-1-22 09:35

  1. #include<iostream>
  2. #include<cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     cout<<"朱俐蒨"<<endl;
  7.     system("pause");
  8.     return 0;
  9. }
複製代碼

作者: 黃詠軒    時間: 2014-1-22 09:36

本帖最後由 黃詠軒 於 2014-1-22 09:52 編輯
  1. #include <iostream>
  2. #include <cstdlib>
  3. using namespace std;

  4. int main()
  5. {
  6.          cout << "antony 黃詠軒 1號" << endl;
  7.          system("pause");
  8.          return 0;
  9. }
複製代碼

作者: 劉凱平    時間: 2014-1-22 09:36

  1. #include <iostream>
  2. using namespace std;
  3. int main()//
  4. {
  5.     cout<<"劉凱平02"<<endl;
  6.     system("pause");
  7.     return 0;
  8. }
複製代碼

作者: 劉芝均    時間: 2014-1-22 09:38

  1. #include<iostream>
  2. #include.<cstdlib>
  3. using namespace std;
  4. int main()

  5. {
  6.     cout << "14劉芝均" <<endl;
  7.     system("pause");
  8.     return 0;
  9. }
複製代碼

作者: 劉怡修    時間: 2014-1-22 09:53

大家好




歡迎光臨 種子論壇 | 高雄市資訊培育協會學員討論區 (http://seed.istak.org.tw/) Powered by Discuz! 7.2