So here is the code....
#include #include int main() { int a[20]={1,2,4,5,6,7,8,9,10}; int new_num,n, i=0; for (i;i<10;i++){