Assignment 2 rubric COMPILATION: Any program that does not compile properly will have points deducted as follows: -3 points for failing with all flags -W -Werror -Wall -pedantic -5 points for failing with these flags -W -Wall -pedantic -10 points (0 on assignment) if it doesn't compile at all no flags 10 points 1 point proper use of srand 2 points for the usage of rand throught the code 4 points for the 7 helper functions 3 points for having the average number of choices be at least 4 extra Credit 0-3 points for sentences that make sense.