#include int main() { float max, min, holder; char consent; float array[2]; printf("INPUT: "); scanf("%d", &array[0]); prin