返回列表 發帖

[回家作業]印出名字

印出自己的名字

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

TOP

  1. #include<iostream>
  2. #include<cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     string name = "盧右恩";
  7.    
  8.     cout<<name<<endl;
  9.    
  10.     system("pause");
  11.    
  12.     return 0;
  13.    
  14. }
複製代碼

TOP

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

TOP

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

TOP

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

TOP

#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
    string name="洪翊庭";
    cout<<name<<endl;
    system("pause");
    return 0;
}

TOP

本帖最後由 盧佑芯 於 2017-9-25 17:42 編輯
  1. #include<iostream>
  2. #include<cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     string name="盧右芯";
  7.     cout<<name<<endl;
  8.     system("pause");
  9.     return 0;
  10. }
複製代碼

TOP

#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
   
   
    cout<<''洪啓銓''<<endl;
   
    system("pause");
   
    return 0;
   
}

TOP

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

TOP

  1. #include<iostream>
  2. #include<cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     int speed=50;
  7.     re:
  8.     for(int i=0;i<=12;i++)
  9.     {
  10.       if(i==0)
  11.       {
  12.         cout<<"□□□□□□□□□□"<<endl;
  13.         _sleep(speed);
  14.          system("CLS");
  15.       }
  16.       else if(i==1)
  17.       {
  18.         cout<<"■□□□□□□□□□"<<endl;
  19.         _sleep(speed);
  20.         system("CLS");
  21.       }
  22.       else if(i==2)
  23.       {
  24.         cout<<"■■□□□□□□□□"<<endl;
  25.         _sleep(speed);
  26.         system("CLS");
  27.       }
  28.       else if(i==3)
  29.       {
  30.         cout<<"■■■□□□□□□□"<<endl;
  31.         _sleep(speed);
  32.         system("CLS");
  33.       }
  34.       else if(i==4)
  35.       {
  36.         cout<<"□■■■□□□□□□"<<endl;
  37.         _sleep(speed);
  38.         system("CLS");
  39.       }
  40.       else if(i==5)
  41.       {
  42.         cout<<"□□■■■□□□□□"<<endl;
  43.         _sleep(speed);
  44.         system("CLS");
  45.       }
  46.       else if(i==6)
  47.       {
  48.         cout<<"□□□■■■□□□□"<<endl;
  49.         _sleep(speed);
  50.         system("CLS");
  51.       }
  52.       else if(i==7)
  53.       {
  54.         cout<<"□□□□■■■□□□"<<endl;
  55.         _sleep(speed);
  56.         system("CLS");
  57.       }
  58.       else if(i==8)
  59.       {
  60.         cout<<"□□□□□■■■□□"<<endl;
  61.         _sleep(speed);
  62.         system("CLS");
  63.       }
  64.       else if(i==9)
  65.       {
  66.         cout<<"□□□□□□■■■□"<<endl;
  67.         _sleep(speed);
  68.         system("CLS");
  69.       }
  70.       else if(i==10)
  71.       {
  72.         cout<<"□□□□□□□■■■"<<endl;
  73.         _sleep(speed);
  74.         system("CLS");
  75.         
  76.       }
  77.       else if(i==11)
  78.       {
  79.         cout<<"□□□□□□□□■■"<<endl;
  80.         _sleep(speed);
  81.         system("CLS");
  82.       }
  83.       else if(i==12)
  84.       {
  85.         cout<<"□□□□□□□□□■"<<endl;
  86.         _sleep(speed);
  87.         system("CLS");
  88.       }
  89.     }
  90.     goto re;
  91.     system("pause");
  92.     return 0;   
  93. }
複製代碼
回復 10# 沈子晏

TOP

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

TOP

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

TOP

返回列表