Owl Get a Life
integer.cpp: In function ‘void printInteger()’:integer.cpp:4:2: error: ‘print’ was not declared in this scope; did you mean ‘printf’? 4 | print("1") | ^~~~~ | printf