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