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

Compile Error

wabot.cpp: In function ‘int main()’:
wabot.cpp:21:14: error: ‘class std::stack<int>’ has no member named ‘begin’
21 | z = &A[i].begin();
| ^~~~~