返回列表 發帖
  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.     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<<"                             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.     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.     int a;
  7.     cin>> a;
  8.     cout<<"你輸入的數字是"<< a << endl;
  9.     system("pause");
  10.     return 0;
複製代碼

TOP

返回列表