Guest User

Untitled

a guest
Jul 16th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. var source = new[] {6, 15, 8, 1, 2, 4, 11, 21};
  2. var target = new[] {8, 1, 2, 4, 15, 11, 21, 6};
Add Comment
Please, Sign In to add comment