Advertisement
Guest User

Untitled

a guest
Aug 21st, 2019
457
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. Correct:
  2.  
  3. --\ /--\
  4. | | |
  5. /--|----|------first tree
  6. | | | |
  7. \----------/
  8. | |
  9. \----/
  10.  
  11. Incorrect:
  12.  
  13. first tree---\ /--\
  14. | | |
  15. /--|----|------
  16. | | | |
  17. \----------/
  18. | |
  19. \----/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement