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