Owl Get a Life
addition.cpp: In function ‘int main()’:addition.cpp:13:2: error: ‘c’ was not declared in this scope 13 | c = add(a,b); | ^