Owl Get a Life
addition.cpp: In function ‘int main()’:addition.cpp:8:16: error: ‘else’ without a previous ‘if’ 8 | } else {cout<<a+b; | ^~~~