網頁

2017年9月13日 星期三

Ex1 撰寫C++程式與Dev C++設定

73 則留言:

  1. B10433065劉勝威2017年9月13日 下午2:36

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "Hello!!";
    int n = 0;
    for (n = 0; n<10; n++) {
    std::cout << x << " you " << n << "\n";
    }
    return 0;
    }

    回覆刪除
  2. B10433065劉勝威2017年9月13日 下午2:37

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "Hello!!";
    int n = 0;
    for (n = 0; n<10; n++) {
    std::cout << x << " you " << n << "\n";
    }
    return 0;
    }

    回覆刪除
  3. b10533015陳建志2017年9月13日 下午2:39

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << " you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  4. b10533074李皓文2017年9月13日 下午2:39

    #include <string>
    #include <iostream>



    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << " you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  5. B10533006 劉純賓2017年9月13日 下午2:41

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "Hi ";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "nigger" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  6. B10533011 江道逸2017年9月13日 下午2:42

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hi";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << " 我覺得很普通" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  7. B10533062 洪尚郁2017年9月13日 下午2:42


    #include <string>
    #include <iostream>



    int main(int argc, char** argv) {
    std::string x = "hello";
    float i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "you" << i << "\n";
    }
    return 0;

    回覆刪除
  8. B10433107 袁婕寧2017年9月13日 下午2:42

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << " you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  9. B10533029游淑娥2017年9月13日 下午2:43

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << " you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  10. B10433072廖翊翔2017年9月13日 下午2:43

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << " you \n" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  11. B10533006 劉純賓2017年9月13日 下午2:43

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "Hi ";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "nigger" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  12. B10533011 江道逸2017年9月13日 下午2:43

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hi";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << " 我覺得很普通" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  13. B10433072廖翊翔2017年9月13日 下午2:44

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << " you \n" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  14. b10533004李登恩2017年9月13日 下午2:44

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << " you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  15. B10533093許永炎2017年9月13日 下午2:44

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = " hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << " you" << i << " \n";
    }
    return 0;
    }

    回覆刪除
  16. B10433073何明宗2017年9月13日 下午2:44

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << " you" << i << " \n";
    }
    return 0;
    }

    回覆刪除
  17. b10433094簡筱芸2017年9月13日 下午2:44

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 1; i<10; i++) {
    std::cout << x << "you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  18. int main(int argc, char** argv) {
    std::string x = "hey";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "hello" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  19. B10533064蔡佩芸2017年9月13日 下午2:45

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello ";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  20. B10533008張士晟2017年9月13日 下午2:45

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "nigger" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  21. B10533031沈宏儒2017年9月13日 下午2:45

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "there" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  22. B10533095范心榕2017年9月13日 下午2:46

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << " you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  23. B10533009張仲崴2017年9月13日 下午2:46

    #include <string>
    #include <iostream>



    int main(int argc, char** argv) {
    std::string x = "hello";
    int y = 0;
    for (y = 0; y<10; y++) {
    std::cout << x << "yo" << y << "\n";
    }
    return 0;
    }

    回覆刪除
  24. B10533073黃叡哲2017年9月13日 下午2:46

    #include


    int main(int argc, char** argv) {
    std::string X = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << X << "/n" << i << "you";
    }
    return 0;
    }

    回覆刪除
  25. B10533085羅偉辰2017年9月13日 下午2:47

    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  26. b10533032程泓瑋2017年9月13日 下午2:47

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << " you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  27. B10433091 苗怡婷2017年9月13日 下午2:47

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string X = "HELLO";
    int i = 0;
    for (i = 1; i<10; i++) {
    std::cout << X << "you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  28. b10533017 古峻衛2017年9月13日 下午2:47

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  29. b10533075陳詔瑋2017年9月13日 下午2:47

    #include
    #include



    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << " you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  30. B10433099駱婉婷2017年9月13日 下午2:47

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "HELLO";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << " you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  31. B10537208 楊蕊筑2017年9月13日 下午2:47

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  32. b10533101 江翊菱2017年9月13日 下午2:48

    #include
    #include


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "man" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  33. b10533032程泓瑋2017年9月13日 下午2:48

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << " you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  34. B10533031沈宏儒2017年9月13日 下午2:48

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "there" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  35. B10533019 葉佳倫2017年9月13日 下午2:49

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "HA!!";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "man" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  36. b10533018陳郁傑2017年9月13日 下午2:49

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "HELLO i am GAI";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "pgone" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  37. B10433098林瑋駿2017年9月13日 下午2:49

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "Hello!!";
    int i = 0;
    for (i = 1; i<10; i++) {
    std::cout << x << "you " << i << "\n";
    }
    return 0;
    }

    回覆刪除
  38. B10533019 葉佳倫2017年9月13日 下午2:49

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "HA!!";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "man" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  39. b10533101 江翊菱2017年9月13日 下午2:50

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "man" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  40. b10533019 葉佳倫2017年9月13日 下午2:50

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  41. B10514033盧昱仁2017年9月13日 下午2:51

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string X = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << X << "bicth" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  42. B10433087游騰威2017年9月13日 下午2:51

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "Hello!!";
    int i = 0;
    for (i = 1; i<10; i++) {
    std::cout << x << "you " << i << "\n";
    }
    return 0;
    }

    回覆刪除
  43. B10433089林修賢2017年9月13日 下午2:51

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "Hello!!";
    int i = 0;
    for (i = 1; i<10; i++) {
    std::cout << x << "you " << i << "\n";
    }
    return 0;
    }

    回覆刪除
  44. 洪承楓B105330822017年9月13日 下午2:52

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  45. B10433102楊婷妤2017年9月13日 下午2:52

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "Hello!!";
    int i = 0;
    for (i = 1; i<10; i++) {
    std::cout << x << "you " << i << "\n";
    }
    return 0;
    }

    回覆刪除
  46. B10433106簡瑋佑2017年9月13日 下午2:52

    #include <string>
    #include <iostream>



    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "you" << i << " \n";
    }
    return 0;
    }

    回覆刪除
  47. B10533082洪承楓2017年9月13日 下午2:53

    #include &lt;string&gt;
    #include &lt;iostream&gt;


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i&lt;10; i++) {
    std::cout &lt;&lt; x &lt;&lt; "you" &lt;&lt; i &lt;&lt; "\n";
    }
    return 0;
    }

    回覆刪除
  48. B10433102楊婷妤2017年9月13日 下午2:54

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "Hello!!";
    int i = 0;
    for (i = 1; i<10; i++) {
    std::cout << x << "you " << i << "\n";
    }
    return 0;
    }

    回覆刪除
  49. B10533072 吳堉瑋2017年9月13日 下午2:54

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "you" << i << "/n";
    }
    return 0;
    }

    回覆刪除
  50. B10433089林修賢2017年9月13日 下午2:54

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "Hello!!";
    int i = 0;
    for (i = 1; i<10; i++) {
    std::cout << x << "you " << i << "\n";
    }
    return 0;
    }

    回覆刪除
  51. B10533063陳廣制2017年9月13日 下午2:54

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  52. B10533010蕭凱維2017年9月13日 下午2:55

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  53. B10533037 張俊為2017年9月13日 下午3:04

    #include <string>
    #include <iostream>



    int main(int argc, char** argv) {
    std::string x = "hey";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "man" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  54. B10433079楊承翰2017年9月13日 下午3:05

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "Hello!!";
    int i = 0;
    for (i = 1; i<10; i++) {
    std::cout << x << "you " << i << "\n";
    }
    return 0;
    }

    回覆刪除
  55. B10533010蕭凱維2017年9月13日 下午3:05

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  56. B10533037 張俊為2017年9月13日 下午3:05

    #include <string>
    #include <iostream>



    int main(int argc, char** argv) {
    std::string x = "hey";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "man" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  57. B10433090 蔡語鋐2017年9月13日 下午3:06

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "Hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << " you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  58. B10533066曾楷杰2017年9月13日 下午3:06

    #include
    #include


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  59. B10433079楊承翰2017年9月13日 下午3:07

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "Hello!!";
    int i = 0;
    for (i = 1; i<10; i++) {
    std::cout << x << "you " << i << "\n";
    }
    return 0;
    }

    回覆刪除
  60. #include <string>
    #include <iostream>



    int main(int argc, char** argv) {
    std::string x = "hey";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "man" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  61. B10433090蔡語鋐2017年9月13日 下午3:08

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "Hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << " you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  62. B10533037張俊為2017年9月13日 下午3:08

    #include <string>
    #include <iostream>



    int main(int argc, char** argv) {
    std::string x = "hey";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "man" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  63. b10533038 楊尹玄2017年9月13日 下午3:09

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  64. B10433081巫明芬2017年9月13日 下午3:10

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string X = "Hello";
    int i = 0;
    for (i = 1; i<10; i++) {
    std::cout << X << "you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  65. b10533014黃政嘉2017年9月13日 下午3:13

    include


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    // std::cout << x << "" << "";
    }
    return 0;

    回覆刪除
  66. b10533014黃政嘉2017年9月13日 下午3:15

    include


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    // std::cout << x << "" << "";
    }
    return 0;

    回覆刪除
  67. b10533014黃政嘉2017年9月13日 下午3:16

    include


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    // std::cout << x << "" << "";
    }
    return 0;

    回覆刪除
  68. b10533014黃政嘉2017年9月13日 下午3:20

    include


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    // std::cout << x << "" << "";
    }
    return 0;

    回覆刪除
  69. B10333093徐子軒2017年9月13日 下午3:32

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "you" << i << "\n";
    }
    return 0;
    }

    回覆刪除
  70. B10533132許敏茹2017年9月13日 下午3:46

    #include <string>
    #include <iostream>


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "you" << x << "\n";
    }
    return 0;
    }

    回覆刪除
  71. B10533087湯秉鈞2017年9月20日 下午3:15

    #include
    #include


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "you" << x << "\n";
    }
    return 0;
    }

    回覆刪除
  72. B10533087湯秉鈞2017年9月20日 下午3:16

    #include
    #include


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 0; i<10; i++) {
    std::cout << x << "you" << x << "\n";
    }
    return 0;
    }

    回覆刪除
  73. #include
    #include


    int main(int argc, char** argv) {
    std::string x = "hello";
    int i = 0;
    for (i = 1; i<10; i++) {
    std::cout << x << "you" << i << "\n";
    }
    return 0;
    }

    回覆刪除

HTML 編輯器