you need to write a C function named pick. The prototype is:

int pick(int);

The function accepts a positive integer (let’s call it “n”), and returns: