i have tried to contribute by how to find the special index in an array using c++
i.e: if an element is deleted from index i, then sum of even index=sum of odd index => special index
( i have solved this problem with best approach,looking forward to contribute more)
i have tried to contribute by how to find the special index in an array using c++ i.e: if an element is deleted from index i, then sum of even index=sum of odd index => special index ( i have solved this problem with best approach,looking forward to contribute more)