Owl Get a Life
brick.cpp: In function ‘int main()’:brick.cpp:7:40: error: ‘a’ was not declared in this scope 7 | for (int i = 0; i < n; ++i) cin >> a[i]; | ^