網頁

2016年9月9日 星期五

ex1 第一個C++作業

第一個C++作業

52 則留言:

  1. #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0 + 1; i < 11;i++)
    {
    cout << "hello"<<i<<" \n";
    }
    system("pause");
    return 0;
    }

    回覆刪除
  2. #include <iostream>
    #include <cstdlib>

    using namespace std;

    int main(){
    for (int i = 1; i < 10; i++)
    {
    cout << "hello "<<i<<"\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  3. #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0 + 1; i < 11;i++)
    {
    cout << "hello"<<i<<" \n";
    }
    system("pause");
    return 0;
    }

    回覆刪除
  4. #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello" <<i<<"\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  5. #include<iostream>
    #include<cstdlib>
    using namespace std;
    int main()
    {

    for (int i = 0; i < 10; i++)
    {
    cout << "hello "<<i<<"\n";
    }
    system("Pause");
    return 0;

    }

    回覆刪除
  6. #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (size_t i = 0; i < 10; i++)
    {
    cout << "hello "<<i<<"\n";
    }
    system("Pause");
    return 0 ;
    }

    回覆刪除
  7. #include<iostream>
    #include<cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "Hello "<<i<<"\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  8. #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello "<<i<<"\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  9. #include<iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello"<<i<<"\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  10. #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello "<<i<<"\n";
    }

    system("pause");
    return 0;
    }

    回覆刪除
  11. #include<iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello"<<i<<"\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  12. B10333041潘志恆2016年9月9日 下午4:18

    #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello " <<i<< "\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  13. B10233082 唐偉強2016年9月9日 下午4:18

    #include
    #include
    using namespace std;
    int main(){
    for (int i = 0; i < 10 ; i++){
    cout << "hole "<<i<<"\n";
    }

    system("Pause");
    return 0;
    }

    回覆刪除
  14. #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello"<<i<<"\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  15. #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello "<<i<<"\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  16. #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello"<<i<<"\n";
    }
    system("Pause");
    return 0;

    回覆刪除
  17. #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello "<<i <<"\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  18. B10233127李昆和2016年9月9日 下午4:19

    #include
    #include
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello "<<i<<"\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  19. #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello "<<i<<"\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  20. #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello "<<i<<"\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  21. #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello " <<i<< "\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  22. # include <iostream>
    # include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; 10 > i; i++ )
    {cout << "HI "<<i<<"\n";}

    system("Pause");
    return (0);
    }

    回覆刪除
  23. #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello " << i << "\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  24. B10333041潘志恆2016年9月9日 下午4:20

    #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello " <<i<< "\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  25. #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello "<<i<< "\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  26. #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello "<<i<<"\n";
    }
    system("Pause");
    return 0;

    }

    回覆刪除
  27. #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; i < 1000; i++)
    {
    cout << "hello "<<i<<"\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  28. #include<iostream>
    #include<cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello "<<i<<"\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  29. #include
    #include
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello "<<i<<"\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  30. #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    if (int i = 0; i < 10; i++){
    cout << "hello"<<i<<"\n";
    }
    system("pause");
    return 0;
    }

    回覆刪除
  31. #include
    #include
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello "<<i<<"\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  32. #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    if (int i = 0; i < 10; i++){
    cout << "hello"<<i<<"\n";
    }
    system("pause");
    return 0;
    }

    回覆刪除
  33. #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    if (int i = 0; i < 10; i++){
    cout << "hello"<<i<<"\n";
    }
    system("pause");
    return 0;
    }

    回覆刪除
  34. #include
    #include
    using namespace std;
    int main()
    [
    for (int i = 0; i < 10; i++)
    [
    cout << "hello"<<i<<"\n";
    ]
    systeam("Pause");
    return 0;
    ]

    回覆刪除
  35. #include
    #include
    using namespace std;
    int main()
    {
    for (int i = 0 + 1; i < 11;i++)
    {
    cout << "hello"<<i<<" \n";
    }
    system("pause");
    return 0;
    }

    回覆刪除
  36. B10233108 林宣瑋2016年9月10日 凌晨1:29

    #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for(int i = 0; i<10; i++)
    {
    cout<<"hello"<<i<<"\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  37. B10233102 羅時宇2016年9月10日 下午3:01

    #include
    #include
    using namespace std;
    int main()
    [
    for (int i = 0; i < 10; i++)
    [
    cout << "hello"<<i<<"\n";
    ]
    systeam("Pause");
    return 0;
    ]

    回覆刪除
  38. B10233102 羅時宇2016年9月10日 下午3:02

    #include
    #include
    using namespace std;
    int main()
    [
    for (int i = 0; i < 10; i++)
    [
    cout << "hello"<<i<<"\n";
    ]
    systeam("Pause");
    return 0;
    ]

    回覆刪除
  39. #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello " << i << "\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  40. #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello " << i << "\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  41. #include <iostream>
    #include <cstdlib>
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello " << i << "\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  42. B10233102 羅時宇2016年9月10日 下午5:24

    #include
    #include
    using namespace std;
    int main()
    [
    for (int i = 0; i < 10; i++)
    [
    cout << "hello"<<i<<"\n";
    ]
    systeam("Pause");
    return 0;
    ]

    回覆刪除
  43. B10233102羅時宇2016年9月10日 下午5:25

    #include
    #include
    using namespace std;
    int main()
    [
    for (int i = 0; i < 10; i++)
    [
    cout << "hello"<<i<<"\n";
    ]
    systeam("Pause");
    return 0;
    ]

    回覆刪除
  44. b10233137余崇嘉2016年9月10日 下午5:38

    #include
    #include
    using namespace std;
    {
    int main()
    {
    for (int i = 0; i < 10;i++)
    }
    system("pause");
    return 0;
    }

    回覆刪除
  45. #include
    #include
    using namespace std;
    {
    int main()
    {
    for (int i = 0; i < 10;i++)
    }
    system("pause");
    return 0;
    }

    回覆刪除
  46. #include
    #include
    using namespace std;
    {
    int main()
    {
    for (int i = 0; i < 10;i++)
    }
    system("pause");
    return 0;
    }

    回覆刪除
  47. #include
    #include
    using namespace std;
    {
    int main()
    {
    for (int i = 0; i < 10;i++)
    }
    system("pause");
    return 0;
    }

    回覆刪除
  48. #include
    #include
    using namespace std;
    {
    int main()
    {
    for (int i = 0; i < 10;i++)
    }
    system("pause");
    return 0;
    }

    回覆刪除
  49. #include
    #include
    using namespace std;
    {
    int main()
    {
    for (int i = 0; i < 10;i++)
    }
    system("pause");
    return 0;
    }

    回覆刪除
  50. #include
    #include
    using namespace std;
    {
    int main()
    {
    for (int i = 0; i < 10;i++)
    }
    system("pause");
    return 0;
    }

    回覆刪除
  51. #include
    #include
    using namespace std;
    int main()
    {
    for (int i = 0; i < 10; i++)
    {
    cout << "hello "<<i<< "\n";
    }
    system("Pause");
    return 0;
    }

    回覆刪除
  52. b10433012 鍾仁凱2017年1月2日 下午3:26

    #include
    #include
    using namespace std;
    {
    int main()
    {
    for (int i = 0; i < 10;i++)
    }
    system("pause");
    return 0;
    }

    回覆刪除

HTML 編輯器