Owl Get a Life
party_noi.cpp: In function ‘int main()’:party_noi.cpp:20:18: error: expected ‘;’ before ‘ans’ 20 | break | ^ | ; 21 | ans += V[j]; | ~~~