You are viewing a single comment's thread. Return to all comments →
Why can't we use "long int a[N+1]={};" instead of "long int *a=new long intN+1;"
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 →
Why can't we use "long int a[N+1]={};" instead of "long int *a=new long intN+1;"