How to rectify this error
Hello @manish.bharadwajsbh change your function name.
it should not be ‘max’ as max is the keyword for finding the max of 2 elements.
if this resolves your error you can mark this as resolved.
Happy Learning!!
??
what do i have to do to rectify this error
Hello @manish.bharadwajsbh please share ypour code with me by saving it on ide.codingblocks.com .
i will correct it
from main just pass your array as ‘a’ instead of ‘a[i]’ .
you are already running the loop there in the above function.
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.

