Owl Get a Life
reverse.cpp: In function ‘int main()’:reverse.cpp:14:25: error: ‘num’ was not declared in this scope; did you mean ‘enum’? 14 | std::cout << num << " "; | ^~~ | enum