Owl Get a Life
addition.cpp: In function ‘int main()’:addition.cpp:7:2: error: ‘cout’ was not declared in this scope 7 | cout << x+y; | ^~~~