You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program, when run, takes a command-line argument for the number of elements,
less than or equal to the number of elements from standard input, and returns a
uniformly random subset from the given input.
For example, a test example is below.