Feedback for DUPLICATES problem

Problem Link: DUPLICATES Problem - CodeChef

Feedback

5
5
2 2 3 4 5
6
1 3 3 5 4 9
4
2 2 2 2
7
6 3 2 1 0 3 4 4
5
14 23 6 54 90

This is the hidden test case give for this question.
In test case 4 the array size is given as 7 but there are 8 elements were given inside the array.
Because of this my code takes 8th element as the size of array for next testcase.

Please look into this hidden test case

@harsh_pranjal
It’s a HYC (host your contest) contest problem. We just ask them to contact the organizer in these cases. HYC is external contests hosted by various colleges. Their email is usually mentioned in the contest page itself. You can just reply saying the same.