Owl Get a Life
slimes.cpp: In function ‘int main()’:slimes.cpp:14:2: error: ‘print’ was not declared in this scope; did you mean ‘printf’? 14 | print(s); | ^~~~~ | printf