Guest User

Untitled

a guest
Oct 24th, 2017
77
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 => 3
  2. 3 4 => 7
  3. 1 2 3 4 5 6 7 8 9 => 45
  4. 3 2 1 => 24
  5. 2 1 3 => 24
  6. 1 1 => 2
  7. 1 2 3 => 24
  8. 40 2 => 42
Add Comment
Please, Sign In to add comment