Problem wabot
User limzuwan
Submission Time 2023-06-16 17:33:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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>*