You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Split a one-dimensional array into a two-dimensional array. Each sub-array should be the size specified in the second arguemnt (presuming the array divides evenly).