Owl Get a Life
addition.cpp: In function ‘int main()’:addition.cpp:7:2: error: expected ‘,’ or ‘;’ before ‘cout’ 7 | cout<<c<<endl; | ^~~~