lilly7391 lilly7391 14-11-2022 Computers and Technology contestada /* * complete the 'maxcandiescount' function below. * * the function is expected to return an integer. * the function accepts integer array candies as parameter. */ int maxcandiescount(vector candies) {