Problem reverse
User Shauryaw
Submission Time 2025-06-18 09:32:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

reverse.cpp: In function ‘int main()’:
reverse.cpp:15:3: error: ‘b’ was not declared in this scope
15 | b = A.front();
| ^