Please refer to the following code:



#include <stdio.h>

#define MAX 10

int array[MAX+1], count;