Owl Get a Life
gift.cpp: In function ‘int main()’:gift.cpp:15:13: error: expected ‘;’ before ‘counter’ 15 | high=a[i] | ^ | ; 16 | counter++; | ~~~~~~~