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