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