Owl Get a Life
addition.cpp: In function ‘int main()’:addition.cpp:7:5: error: expected ‘,’ or ‘;’ before ‘cin’ 7 | cin >> a >> b; | ^~~