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