Advertisement
Guest User

Untitled

a guest
Aug 30th, 2015
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. {
  2. num1.value, // first number in the pair
  3. num2, // second number in the pair
  4. num1.index, // index of the first number in the pair
  5. num2.index
  6. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement