Owl Get a Life
wabot.cpp: In function ‘int main()’:wabot.cpp:21:8: error: cannot convert ‘std::stack<int>*’ to ‘int*’ in assignment 21 | z = &A[i]; | ^~~~~ | | | std::stack<int>*