Answered You can hire a professional tutor to get the answer.
C language:
C language:
is_fresh (review, review_length, positive, num_positive, negative, num_negative) calculates the number of positive and negative words used in the review; if there are no negative words or the number of positive words is at least twice the number of negatives, then it returns true.
example :
char