Guest User

Untitled

a guest
Jan 22nd, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. 1 -> 2 (2 - 1 >= 1)
  2. 2 -> 3 (5 - 3 >= 2)
  3. 3 -> 7 (11 - 7 >= 3)
  4. 4 -> 7
  5. 5 -> 23
  6. 6 -> 23
  7. 7 -> 89
  8. 8 -> 89
Add Comment
Please, Sign In to add comment