#include #define COUNT 5 int main() { float temps[COUNT]; float total,average; int c; /* initialize the array */ for(c=0;c