Owl Get a Life
addition.cpp: In function ‘int main()’:addition.cpp:8:10: error: expected primary-expression before ‘int’ 8 | cout >> int their_sum=x+y; | ^~~