Owl Get a Life
party_noi.cpp: In function ‘int main()’:party_noi.cpp:27:24: error: expected ‘;’ before ‘}’ token 27 | total += arr[i] | ^ | ; 28 | } | ~