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
// First calculate if original no of items can be fit in an m x n grid. If they can, loop through the outer vector and generating the rows and then adding them in the output vector