Owl Get a Life
democracy.cpp: In function ‘int main()’:democracy.cpp:15:19: error: expected ‘;’ before ‘}’ token 15 | total += kitkat | ^ | ; 16 | } | ~