0_0_38713563_11922.cpp: In function 'int main()': 0_0_38713563_11922.cpp:151:62: error: expected ';' before 'cnt' 151 | else low=min(low,height[i+1]) | ^ | ; 152 | cnt++; | ~~~