Owl Get a Life
addition.cpp: In function ‘int main()’:addition.cpp:9:17: error: expected ‘;’ before ‘}’ token 9 | cout<<their_sum | ^ | ; 10 | } | ~