Minimum Average Waiting Time

  • + 0 comments

    Thank you! I was wondering where the error was, even though I changed the minimumAverage function to return a long long, it was being converted into an int in the main function.