赞
踩
- #include<bits/stdc++.h>
- using namespace std;
- void y(){
- for(int i = 0;i < 9999;i++){
- for(int j = 0;j < 30000;j++){
-
- }
- }
- }
- void ren()
- {
- cout<<" &&&& "<<endl;
- cout<<" &&&&&& "<<endl;
- cout<<"&&&&&&&& <==讨厌的人"<<endl;
- cout<<" &&&&&& "<<endl;
- cout<<" &&&& "<<endl;
- cout<<" & && & "<<endl;
- cout<<"& && & "<<endl;
- cout<<"& && & "<<endl;
- cout<<" && "<<endl;
- cout<<" & & "<<endl;
- cout<<"& & "<<endl;
- cout<<"& & "<<endl;
- }
- void ren2()
- {
- cout<<" &&&& ——————"<<endl;
- cout<<" &&&&&& | 我好 |"<<endl;
- cout<<"&&&&&&&& | 厉害 |"<<endl;
- cout<<" &&&&&& ——————"<<endl;
- cout<<" &&&& "<<endl;
- cout<<" & && & "<<endl;
- cout<<"& && & "<<endl;
- cout<<"& && & "<<endl;
- cout<<" && "<<endl;
- cout<<" & & "<<endl;
- cout<<"& & "<<endl;
- cout<<"& & "<<endl;
- }
- void ren3()
- {
- cout<<" &&&& ~"<<endl;
- cout<<" &&&&&& ~ "<<endl;
- cout<<"&&&&&&&& ~ "<<endl;
- cout<<" &&&&&& ~ "<<endl;
- cout<<" &&&& ~ "<<endl;
- cout<<" & && & ~ "<<endl;
- cout<<"& && & ~ "<<endl;
- cout<<"& && & ~ "<<endl;
- cout<<" && ~ "<<endl;
- cout<<" & & ~ "<<endl;
- cout<<"& & ~ "<<endl;
- cout<<"& & ~"<<endl;
- }
- void ren4()
- {
- cout<<" &&&& —————— ~"<<endl;
- cout<<" &&&&&& | 那是 | ~ "<<endl;
- cout<<"&&&&&&&& |什么? | ~ "<<endl;
- cout<<" &&&&&& —————— ~ "<<endl;
- cout<<" &&&& ~ "<<endl;
- cout<<" & && & ~ "<<endl;
- cout<<"& && & ~ "<<endl;
- cout<<"& && & ~ "<<endl;
- cout<<" && ~ "<<endl;
- cout<<" & & ~ "<<endl;
- cout<<"& & ~ "<<endl;
- cout<<"& & ~"<<endl;
- }
- void ren5()
- {
- cout<<" &&&& —————— ~"<<endl;
- cout<<" &&&&&& | 那是 | ~ "<<endl;
- cout<<"&&&&&&&& |什么? |~ "<<endl;
- cout<<" &&&&&& ———— ~ "<<endl;
- cout<<" &&&& ~ "<<endl;
- cout<<" & && & ~ "<<endl;
- cout<<"& && & ~ "<<endl;
- cout<<"& && & ~ "<<endl;
- cout<<" && ~ "<<endl;
- cout<<" & & ~ "<<endl;
- cout<<"& & ~ "<<endl;
- cout<<"& & ~"<<endl;
- }
- void ren6()
- {
- cout<<" &&&& ——— ~"<<endl;
- cout<<" &&&&&& | 那是 ~ "<<endl;
- cout<<"&&&&&&&& |什么?~ "<<endl;
- cout<<" &&&&&& —— ~ "<<endl;
- cout<<" &&&& ~ "<<endl;
- cout<<" & && & ~ "<<endl;
- cout<<"& && & ~ "<<endl;
- cout<<"& && & ~ "<<endl;
- cout<<" && ~ "<<endl;
- cout<<" & & ~ "<<endl;
- cout<<"& & ~ "<<endl;
- cout<<"& & ~"<<endl;
- }
- void ren7()
- {
- cout<<" &&&& —— ~"<<endl;
- cout<<" &&&&&& | ~ "<<endl;
- cout<<"&&&&&&&& |什~ "<<endl;
- cout<<" &&&&&& ~ "<<endl;
- cout<<" &&&& ~ "<<endl;
- cout<<" & && & ~ "<<endl;
- cout<<"& && & ~ "<<endl;
- cout<<"& && & ~ "<<endl;
- cout<<" && ~ "<<endl;
- cout<<" & & ~ "<<endl;
- cout<<"& & ~ "<<endl;
- cout<<"& & ~"<<endl;
- }
- void canju()
- {
- cout<<"此处省略";
- for(int i = 0;i < 5;i++){
- cout<<"·";
- y();
- cout<<"·";
- y();
- cout<<"·";
- y();
- system("cls");
- cout<<"此处省略";
- }
- }
- void canju2()
- {
- for(int i = 0;i<1000;i++){
- for(int j = 0;j < i;j++){
- cout<<" ";
- }
- cout<<"啊!";
- }
- }
-
- int main()
- {
- ren();
- y();
- system("cls");
- ren2();
- y();
- system("cls");
- ren3();
- y();
- system("cls");
- ren4();
- y();
- system("cls");
- ren5();
- y();
- system("cls");
- ren6();
- y();
- system("cls");
- ren7();
- y();
- system("cls");
- canju();
- y();
- system("cls");
- canju2();
- return 0;
- }

Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。