Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:13:14: error: expected ‘;’ before ‘}’ token 13 | result += k | ^ | ; 14 | } | ~