int a[3]; int n = length(a, 0); // Get the number of elements in dimension 0 print(a);