#include #include #include #include int main() { /* Enter your code here. Read input from STDIN. Print output to STDOUT */ int max_candle_num; scanf("%d",&max_candle_num); int height_arr[max_candle_num]; for(int i=0;imax_height) max_height=height_arr[i]; } for(int i=0;i