Owl Get a Life
exam.cpp: In function ‘int main()’:exam.cpp:8:3: error: ‘print’ was not declared in this scope; did you mean ‘printf’? 8 | print("Hello World"); | ^~~~~ | printf