prog.cpp: In function 'int main()':
prog.cpp:21:25: error: invalid initialization of reference of type 'const std::array<int, 4u>&' from expression of type '<brace-enclosed initializer list>'
prog.cpp:10:6: error: in passing argument 1 of 'void arr_on_fly(const std::array<int, 4u>&)'