Owl Get a Life
brick.cpp: In function ‘int main()’:brick.cpp:13:13: error: request for member ‘empty’ in ‘array’, which is of non-class type ‘int [n]’ 13 | if (array.empty()){ | ^~~~~