Write a program to generate an infinite array such that sum of any two numbers in the array must not present in array. code example
Example: Write a C program to add negative values among N values using 2D array and pointer
1 Write a program to add negative values among N values using 2D array and pointer