返回列表 發帖

我的第一支程式「Hello」!!

請依照老師的提示與講義的程式,撰寫一個屬於自己的 Hello 程式!

撰寫完畢後,請記得把你的程式碼回復至這篇文章下面~
回復時記得使用功能列上的「代碼」功能,才能讓你的程式碼顯示得比較漂亮噢!

  1. #include <iostream>
  2. #include <cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     int a;
  7.     cin>> a;
  8.     cout<<"你輸入的數字是"<< a << endl;
  9.     system("pause");
  10.     return 0;
複製代碼

TOP

  1. #include <iostream>
  2. #include <cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     int a;
  7.     cin >> a;
  8.     cout << " 你輸入的數字是"<< a <<endl;
  9.    system("pause");
  10.    return 0;
  11. }
複製代碼

TOP

  1. #include <iostream>
  2. #include <cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.    cout<<"                             0000000000000      "<<endl;
  7.    cout<<"                             0我是梁傑克 0      "<<endl;
  8.    cout<<"                             0生日:      0      "<<endl;
  9.    cout<<"                             0    2000   0      "<<endl;
  10.    cout<<"                             0     04    0      "<<endl;
  11.    cout<<"           vagfgghd          0     27    0      "<<endl;
  12.    cout<<"      asdfa        asdfa     0000000000000      "<<endl;
  13.    cout<<"           vagfgghd         1      1            "<<endl;
  14.    cout<<"          1vagfgghd1       1       1            "<<endl;
  15.    cout<<"         1 vagfgghd 1     1        1            "<<endl;
  16.    cout<<"        1  vagfgghd  1   1         1            "<<endl;
  17.    cout<<"       1   vagfgghd   1 1          1            "<<endl;
  18.    cout<<"      1    vagfgghd    1           1            "<<endl;
  19.    cout<<"      1    vagfgghd                1            "<<endl;
  20.    cout<<"      1     1    1                              "<<endl;
  21.    cout<<"      1     1    1                              "<<endl;
  22.    cout<<"      1     1    1                              "<<endl;
  23.    cout<<"      1     1    1                              "<<endl;
  24.    cout<<"            1    1                              "<<endl;   
  25.     system("pause");
  26.        return 0;
  27. }
複製代碼

TOP

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

TOP

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

TOP

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

TOP

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

TOP

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

TOP

[code#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
    cout<<"hello"<<endl;  
    system("pause");   
    return 0;
}][/code]

TOP

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

TOP

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

TOP

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

TOP

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

TOP

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

TOP

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

TOP

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

TOP

本帖最後由 李宇宸 於 2014-7-1 12:01 編輯
  1. #include<iostream>
  2. #include<cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     cout<<"hello"<<endl;
  7.     system("pause");
  8.     return 0;
  9. }
複製代碼

TOP

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

TOP

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

TOP

返回列表