Advertisement
Guest User

b2

a guest
Sep 20th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. #include<bits/stdc++.h>
  2. using namespace std;
  3. string a[5]={".***.","*...*","*...*","*****","*...*","*...*","*...*"};
  4. string b[5]={"****.","*...*","*...*","****.","*...*","*...*","****."};
  5. string c[5]={".***.","*...*","*....","*....","*....","*...*",".***."};
  6. string d[5]={"****.","*...*","*...*","*...*","*...*","*...*","****."};
  7. string e[5]={"*****","*....","*....","****.","*....","*....","*****"};
  8. string f[5]={"*****","*....","*....","****.","*....","*....","*...."};
  9. string g[5]={".***.","*...*","*....","*....","*..**","*...*",".***."};
  10. string h[5]={"*...*","*...*","*...*","*****","*...*","*...*","*...*"};
  11. string i[5]={".***.","..*..","..*..","..*..","..*..","..*..",".***."};
  12. string j[5]={"..***","...*.","...*.","...*.","...*.","*..*.",".**.."};
  13. string k[5]={"*...*","*..*.","*.*..","**...","*.*..","*..*.","*...*"};
  14. string l[5]={"*....","*....","*....","*....","*....","*....","*****"};
  15. string m[5]={"*...*","**.**","*.*.*","*.*.*","*...*","*...*","*...*"};
  16. string n[5]={"*...*","*...*","**..*","*.*.*","*..**","*...*"," *...*"};
  17. string o[5]={".***.","*...*","*...*","*...*","*...*","*...*",".***.};"};
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement