Problem brick
User YH
Submission Time 2024-02-04 20:38:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

brick.cpp: In function ‘int main()’:
brick.cpp:40:15: error: ‘stacks’ was not declared in this scope; did you mean ‘stack’?
40 | for (int i : stacks) {
| ^~~~~~
| stack