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