Owl Get a Life
addition.cpp: In function ‘int main()’:addition.cpp:6:9: error: ‘c’ was not declared in this scope 6 | cout << c = a + b; | ^