Plz correct this code
But sir in video use int data type and their code is giving right and
if input is 32 bit number then int will work well otherwise use long long
Plz check it and plz send code with corrrection and mark correction in my code
@rakesh800650
a) int will work fine because number is in integer range.
b) u are not reading n (so add cin>>n) .
c) intialise ur cnt array with 0.
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.