Owl Get a Life
catfight.cpp: In function ‘int32_t main()’:catfight.cpp:17:26: error: expected ‘;’ before ‘l’ 17 | curr_total -= BParr[l] | ^ | ; 18 | l++; | ~