Module: Dynamic arrays: vector


Problem

7/8

4d vector

Problem

Create a four-dimensional vector array that has dimensions NxNxNx0 and contains elements of type int.
0<N<=50.