Owl Get a Life
addition.cpp: In function ‘int main()’:addition.cpp:11:10: error: ‘solve’ was not declared in this scope 11 | cout << solve(a,b); | ^~~~~