Owl Get a Life
integer.cpp: In function ‘void printInteger()’:integer.cpp:1:22: error: ‘cout’ was not declared in this scope 1 | void printInteger(){ cout << 1 } | ^~~~