Advertisement
Guest User

Untitled

a guest
Feb 16th, 2020
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. string arrayOfNames[20] = {"alice", "bob", "charlie", "david",
  2. "bob", "charlie", "david", "alice",
  3. "alice", "charlie", "david", "bob",
  4. "alice", "david", "charlie", "bob",
  5. "bob", "alice", "charlie", "david"};
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement