Advertisement
Guest User

Untitled

a guest
Mar 25th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. (2, 1, 4, 1, 3, 5, 6, 1, 2, 6, 3)
  2.  
  3. (2, 1, 4, 1, 3, 5, 6, 1, 2, 6, 3);
  4.  
  5. (2, 1, 1)
  6.  
  7. (3, 4, 5, 2, 3, 1, 6, 1, 2, 6, 3);
  8.  
  9. (3, 2, 1)
  10.  
  11. (7, 4, 5, 2, 3, 1, 6, 1, 2, 6, 3);
  12.  
  13. (4, 2)
  14.  
  15. (7, 6, 1, 2, 3, 1, 6, 1, 2, 6, 3);
  16.  
  17. (6)
  18.  
  19. (1, 7, 4, 2, 3, 1, 6, 1, 2, 6, 3)
  20.  
  21. (1, 4, 1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement