Owl Get a Life
addition.cpp: In function ‘int main()’:addition.cpp:8:2: error: expected ‘,’ or ‘;’ before ‘b’ 8 | b = a-b; | ^