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