Problem | brick |
---|---|
User | Priyankha13 |
Submission Time | 2023-10-13 22:01:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
brick.cpp: In function ‘int main()’:
brick.cpp:10:16: error: array must be initialized with a brace-enclosed initializer
10 | int A[i] = y;
| ^