Problem | brick |
---|---|
User | Hunchbacker9000 |
Submission Time | 2024-02-23 18:45:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
brick.cpp: In function ‘int main()’:
brick.cpp:35:21: error: ‘n’ was not declared in this scope
35 | int cur_num = arr[n];
| ^