#include #define SIZE 5 main() { int num[SIZE], i; printf ("Enter %d numbers:\n", SIZE); for (i=0; i