Guest User

Untitled

a guest
Mar 19th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. String R1 = "[A-Z&&[^SLOIBZ]]";
  2. String R2 = "[0-9]";
  3. String R3 = "[0-9a-zA-Z]";
Add Comment
Please, Sign In to add comment