/* loop and array */ #include #define ARSIZE 17 int main() { int height[ARSIZE]; int i; for (i=0; i