If [x] denotes the greatest integer ≤ x and
-1≤ x<0, 0≤ y<1, 1≤ z<2,
then the value of the determinant
beginvmatrix
[x]+1 & [y] & [z]
[x] & [y]+1 & [z]
[x] & [y] & [z]+1
endvmatrix
is
Show Hint
Always convert greatest integer values first before determinant calculation.