Feedback for AOCV210 problem

Learning course: C++ for problem solving - 2
Problem Link: CodeChef: Practical coding for everyone

Feedback

The Expected output would be 9 10 9 and not 9 10 8 because 13 is neither divisible by 6 nor 7 and so 8 + 1 = 9 holidays.

Thanks