You are viewing a single comment's thread. Return to all comments →
Can you please tell me why we have to use pointer to array here, and why not declaring normal long array arr[n+1] won't work?
Seems like cookies are disabled on this browser, please enable them to open this website
Array Manipulation
You are viewing a single comment's thread. Return to all comments →
Can you please tell me why we have to use pointer to array here, and why not declaring normal long array arr[n+1] won't work?