Advertisement
Guest User

Untitled

a guest
Jul 21st, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. a = [[1, 3, 6, 11, 16, 21, 25, 28, 31, 32, 33, 34, 35, 36],
  2. [1, 2, 5, 9, 15, 20, 24, 26, 30, 36],
  3. [1, 3, 6, 11, 16, 21, 25, 29, 31, 32, 33, 34, 35, 36],
  4. [1, 2, 4, 8, 14, 18, 23, 36],
  5. [1, 2, 5, 9, 15, 20, 24, 27, 30, 36],
  6. [1, 3, 6, 11, 16, 22, 25, 28, 31, 32, 33, 34, 35, 36],
  7. [1, 3, 7, 12, 17, 36],
  8. [1, 2, 4, 8, 14, 19, 23, 36],
  9. [1, 2, 5, 10, 15, 20, 24, 26, 30, 36],
  10. [1, 3, 6, 11, 16, 22, 25, 29, 31, 32, 33, 34, 35, 36],
  11. [1, 2, 5, 10, 15, 20, 24, 27, 30, 36],
  12. [1, 3, 6, 11, 16, 21, 25, 28, 31, 32, 33, 35, 36],
  13. [1, 3, 6, 11, 16, 21, 25, 28, 31, 33, 34, 35,36],
  14. [1, 3, 6, 11, 16, 21, 25, 29, 31, 32, 33, 35, 36]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement